Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mtd/
Drawnand.h436 struct nand_sdr_timings { struct
437 u64 tBERS_max;
438 u32 tCCS_min;
439 u64 tPROG_max;
440 u64 tR_max;
441 u32 tALH_min;
442 u32 tADL_min;
443 u32 tALS_min;
444 u32 tAR_min;
445 u32 tCEA_max;
[all …]
/kernel/linux/linux-6.6/include/linux/mtd/
Drawnand.h438 struct nand_sdr_timings { struct
439 u64 tBERS_max;
440 u32 tCCS_min;
441 u64 tPROG_max;
442 u64 tR_max;
443 u32 tALH_min;
444 u32 tADL_min;
445 u32 tALS_min;
446 u32 tAR_min;
447 u32 tCEA_max;
[all …]