nand_select_chip(9) [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 <[email protected]>

Author.

COPYRIGHT