Scroll to navigation

STRUCT NAND_DATA_INT(9) Structures STRUCT NAND_DATA_INT(9)

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@linutronix.de>

Author.

COPYRIGHT

March 2017 Kernel Hackers Manual 4.10