[default] control ce line
void nand_select_chip(struct mtd_info * mtd, int chipnr);
mtd
MTD device structure
chipnr
chipnumber to select, -1 for deselect
Default select function for 1 chip devices.
Thomas Gleixner <[email protected]>
Author.