Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A 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 …]
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Drawnand.h681 struct nand_sdr_timings { struct
682 u64 tBERS_max;
683 u32 tCCS_min;
684 u64 tPROG_max;
685 u64 tR_max;
686 u32 tALH_min;
687 u32 tADL_min;
688 u32 tALS_min;
689 u32 tAR_min;
690 u32 tCEA_max;
[all …]