Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfsl_ifc.h680 struct fsl_ifc_nand { struct
681 __be32 ncfgr;
682 u32 res1[0x4];
683 __be32 nand_fcr0;
684 __be32 nand_fcr1;
685 u32 res2[0x8];
686 __be32 row0;
687 u32 res3;
688 __be32 col0;
689 u32 res4;
[all …]
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_ifc.h850 struct fsl_ifc_nand { struct
851 u32 ncfgr;
852 u32 res1[0x4];
853 u32 nand_fcr0;
854 u32 nand_fcr1;
855 u32 res2[0x8];
856 u32 row0;
857 u32 res3;
858 u32 col0;
859 u32 res4;
[all …]