NAND_SELECT_CHIP
Section: Internal Functions Provided (9)
Updated: February 2011
Index
Return to Main Contents
NAME
nand_select_chip - [DEFAULT] control CE line
SYNOPSIS
-
void nand_select_chip(struct mtd_info * mtd, int chipnr);
ARGUMENTS
mtd
-
- MTD device structure
chipnr
-
chipnumber to select, -1 for deselect
DESCRIPTION
Default select function for 1 chip devices.
AUTHOR
Thomas Gleixner <tglx@linutronix.de>
-
Author.
COPYRIGHT