Name
nand_select_chip —
[DEFAULT] control CE line
Synopsis
void nand_select_chip (
struct mtd_info * mtd, int chip)
;
Arguments
mtd
MTD device structure
chip
chipnumber to select, -1 for deselect
Description
Default select function for 1 chip devices.