Lines Matching defs:meson_nfc_nand_chip
122 struct meson_nfc_nand_chip { struct
123 struct list_head node;
124 struct nand_chip nand;
125 unsigned long clk_rate;
126 unsigned long level1_divider;
127 u32 bus_timing;
128 u32 twb;
129 u32 tadl;
130 u32 tbers_max;
131 u32 boot_pages;
132 u32 boot_page_step;
134 u32 bch_mode;
135 u8 *data_buf;
136 __le64 *info_buf;
137 u32 nsels;