Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-ls102xa/
Dimmap_ls102xa.h437 struct ccsr_rcpm { struct
438 u8 rev1[0x4c];
439 u32 twaitsr;
440 u8 rev2[0xe0];
441 u32 powmgtcsr;
442 u8 rev3[0xc];
443 u32 ippdexpcr0;
444 u32 ippdexpcr1;
445 u8 rev4[0x14];
446 u32 nfiqoutr;
[all …]
/external/u-boot/arch/powerpc/include/asm/
Dimmap_85xx.h2011 typedef struct ccsr_rcpm { struct
2012 u8 res_00[12];
2013 u32 tph10sr0; /* Thread PH10 Status Register */
2014 u8 res_10[12];
2015 u32 tph10setr0; /* Thread PH10 Set Control Register */
2016 u8 res_20[12];
2017 u32 tph10clrr0; /* Thread PH10 Clear Control Register */
2018 u8 res_30[12];
2019 u32 tph10psr0; /* Thread PH10 Previous Status Register */
2020 u8 res_40[12];
[all …]