1. NAME

nand_select_chip - [DEFAULT] control CE line

2. SYNOPSIS

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

3. ARGUMENTS

mtd
    MTD device structure

chipnr
    chipnumber to select, -1 for deselect

4. DESCRIPTION

Default select function for 1 chip devices.

5. AUTHOR

Thomas Gleixner <>
    Author.

6. COPYRIGHT