struct_nand_data_interface (9) - Linux Manuals
struct_nand_data_interface: NAND interface timing
NAME
struct_nand_data_interface - NAND interface timing
SYNOPSIS
struct nand_data_interface { enum nand_data_interface_type type; union timings; };
MEMBERS
type
- type of the timing
timings
- The timing, type according to type
AUTHOR
Thomas Gleixner <tglx [at] linutronix.de>
- Author.
COPYRIGHT