Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/
H A Dimmap_ls102xa.h412 struct ccsr_rcpm { struct
413 u8 rev1[0x4c];
414 u32 twaitsr;
415 u8 rev2[0xe0];
416 u32 powmgtcsr;
417 u8 rev3[0xc];
418 u32 ippdexpcr0;
419 u32 ippdexpcr1;
420 u8 rev4[0x14];
421 u32 nfiqoutr;
[all …]
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h2010 typedef struct ccsr_rcpm { struct
2011 u8 res_00[12];
2012 u32 tph10sr0; /* Thread PH10 Status Register */
2013 u8 res_10[12];
2014 u32 tph10setr0; /* Thread PH10 Set Control Register */
2015 u8 res_20[12];
2016 u32 tph10clrr0; /* Thread PH10 Clear Control Register */
2017 u8 res_30[12];
2018 u32 tph10psr0; /* Thread PH10 Previous Status Register */
2019 u8 res_40[12];
[all …]