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-4.19/include/linux/mtd/
Drawnand.h728 struct nand_sdr_timings { struct
729 u64 tBERS_max;
730 u32 tCCS_min;
731 u64 tPROG_max;
732 u64 tR_max;
733 u32 tALH_min;
734 u32 tADL_min;
735 u32 tALS_min;
736 u32 tAR_min;
737 u32 tCEA_max;
[all …]