Lines Matching defs:ccsr_cci400
144 struct ccsr_cci400 { struct
145 u32 ctrl_ord; /* Control Override */
146 u32 spec_ctrl; /* Speculation Control */
147 u32 secure_access; /* Secure Access */
148 u32 status; /* Status */
149 u32 impr_err; /* Imprecise Error */
150 u8 res_14[0x100 - 0x14];
151 u32 pmcr; /* Performance Monitor Control */
152 u8 res_104[0xfd0 - 0x104];
153 u32 pid[8]; /* Peripheral ID */
154 u32 cid[4]; /* Component ID */
155 struct {
169 } slave[5]; /* Slave Interface */
170 u8 res_6000[0x9004 - 0x6000];
171 u32 cycle_counter; /* Cycle counter */
172 u32 count_ctrl; /* Count Control */
173 u32 overflow_status; /* Overflow Flag Status */
174 u8 res_9010[0xa000 - 0x9010];
175 struct {
181 } pcounter[4]; /* Performance Counter */
182 u8 res_e004[0x10000 - 0xe004];