Name

nand_select_chip — [DEFAULT] control CE line

Synopsis

void nand_select_chip (struct mtd_info * mtd,
 int chipnr);
 

Arguments

struct mtd_info * mtd

MTD device structure

int chipnr

chipnumber to select, -1 for deselect

Description

Default select function for 1 chip devices.