nand_select_chip (9) - Linux Manuals
nand_select_chip: [DEFAULT] control CE line
NAME
nand_select_chip - [DEFAULT] control CE line
SYNOPSIS
-
void nand_select_chip(struct mtd_info
* mtd, intchipnr);
ARGUMENTS
mtd
-
- MTD device structure
chipnr
- chipnumber to select, -1 for deselect
DESCRIPTION
Default select function for 1 chip devices.
AUTHOR
Thomas Gleixner <tglx [at] linutronix.de>
- Author.
COPYRIGHT