Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfsl_ifc.h762 struct fsl_ifc_gpcm { struct
763 __be32 gpcm_evter_stat;
764 u32 res1[0x2];
765 __be32 gpcm_evter_en;
766 u32 res2[0x2];
767 __be32 gpcm_evter_intr_en;
768 u32 res3[0x2];
769 __be32 gpcm_erattr0;
770 __be32 gpcm_erattr1;
771 __be32 gpcm_erattr2;
[all …]
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_ifc.h932 struct fsl_ifc_gpcm { struct
933 u32 gpcm_evter_stat;
934 u32 res1[0x2];
935 u32 gpcm_evter_en;
936 u32 res2[0x2];
937 u32 gpcm_evter_intr_en;
938 u32 res3[0x2];
939 u32 gpcm_erattr0;
940 u32 gpcm_erattr1;
941 u32 gpcm_erattr2;
[all …]