Lines Matching defs:ccsr_rcpm

2010 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];
2020 u32 twaitsr0; /* Thread Wait Status Register */
2021 u8 res_50[96];
2022 u32 pcph15sr; /* Physical Core PH15 Status Register */
2023 u32 pcph15setr; /* Physical Core PH15 Set Control Register */
2024 u32 pcph15clrr; /* Physical Core PH15 Clear Control Register */
2025 u32 pcph15psr; /* Physical Core PH15 Prev Status Register */
2026 u8 res_c0[16];
2027 u32 pcph20sr; /* Physical Core PH20 Status Register */
2028 u32 pcph20setr; /* Physical Core PH20 Set Control Register */
2029 u32 pcph20clrr; /* Physical Core PH20 Clear Control Register */
2030 u32 pcph20psr; /* Physical Core PH20 Prev Status Register */
2031 u32 pcpw20sr; /* Physical Core PW20 Status Register */
2032 u8 res_e0[12];
2033 u32 pcph30sr; /* Physical Core PH30 Status Register */
2034 u32 pcph30setr; /* Physical Core PH30 Set Control Register */
2035 u32 pcph30clrr; /* Physical Core PH30 Clear Control Register */
2036 u32 pcph30psr; /* Physical Core PH30 Prev Status Register */
2037 u8 res_100[32];
2038 u32 ippwrgatecr; /* IP Power Gating Control Register */
2039 u8 res_124[12];
2040 u32 powmgtcsr; /* Power Management Control & Status Reg */
2041 u8 res_134[12];
2042 u32 ippdexpcr[4]; /* IP Powerdown Exception Control Reg */
2043 u8 res_150[12];
2044 u32 tpmimr0; /* Thread PM Interrupt Mask Reg */
2045 u8 res_160[12];
2046 u32 tpmcimr0; /* Thread PM Crit Interrupt Mask Reg */
2047 u8 res_170[12];
2071 } ccsr_rcpm_t; argument
2076 typedef struct ccsr_rcpm { argument
2077 u8 res1[4];
2078 u32 cdozsrl; /* Core Doze Status */
2079 u8 res2[4];
2080 u32 cdozcrl; /* Core Doze Control */
2081 u8 res3[4];
2082 u32 cnapsrl; /* Core Nap Status */
2083 u8 res4[4];
2084 u32 cnapcrl; /* Core Nap Control */
2085 u8 res5[4];
2086 u32 cdozpsrl; /* Core Doze Previous Status */
2087 u8 res6[4];
2111 } ccsr_rcpm_t; argument