Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mtd/
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];
/kernel/linux/linux-4.19/include/linux/mtd/
Drawnand.h459 struct onfi_params { struct
460 int version;
461 u16 tPROG;
462 u16 tBERS;
486 struct onfi_params *onfi; argument