Home
last modified time | relevance | path

Searched defs:ccsr_scfg (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-ls102xa/
H A Dimmap_ls102xa.h177 struct ccsr_scfg { struct
178 u32 dpslpcr;
179 u32 resv0[2];
180 u32 etsecclkdpslpcr;
181 u32 resv1[5];
182 u32 fuseovrdcr;
183 u32 pixclkcr;
184 u32 resv2[5];
185 u32 spimsicr;
186 u32 resv3[6];
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dimmap_lsch2.h347 struct ccsr_scfg { struct
348 u8 res_000[0x100-0x000];
349 u32 usb2_icid;
350 u32 usb3_icid;
351 u8 res_108[0x114-0x108];
352 u32 dma_icid;
353 u32 sata_icid;
354 u32 usb1_icid;
355 u32 qe_icid;
356 u32 sdhc_icid;
[all …]
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h3186 struct ccsr_scfg { struct
3187 u32 dpslpcr; /* 0x000 Deep Sleep Control register */
3188 u32 usb1dpslpcsr;/* 0x004 USB1 Deep Sleep Control Status register */
3189 u32 usb2dpslpcsr;/* 0x008 USB2 Deep Sleep Control Status register */
3190 u32 fmclkdpslpcr;/* 0x00c FM Clock Deep Sleep Control register */
3191 u32 res1[4];
3192 u32 esgmiiselcr;/* 0x020 Ethernet Switch SGMII Select Control reg */
3193 u32 res2;
3194 u32 pixclkcr; /* 0x028 Pixel Clock Control register */
3195 u32 res3[245];
[all …]