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

enum nand_data_interface_type type
type of the timing

union timings

The timing, type according to type

AUTHOR

Thomas Gleixner <tglx@linutronix.de>
Author.

COPYRIGHT

September 2017 Kernel Hackers Manual 4.12