Home
last modified time | relevance | path

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

/openbmc/linux/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 …]
/openbmc/u-boot/include/
H A Dfsl_ifc.h849 struct fsl_ifc_nand { struct
850 u32 ncfgr;
851 u32 res1[0x4];
852 u32 nand_fcr0;
853 u32 nand_fcr1;
854 u32 res2[0x8];
855 u32 row0;
856 u32 res3;
857 u32 col0;
858 u32 res4;
[all …]