Home
last modified time | relevance | path

Searched defs:onfi_params (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Donfi.h167 struct onfi_params { struct
168 int version;
169 u16 tPROG;
170 u16 tBERS;
171 u16 tR;
172 u16 tCCS;
173 u16 async_timing_mode;
174 u16 vendor_revision;
175 u8 vendor[88];
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Drawnand.h916 struct nand_onfi_params onfi_params; member