Searched defs:ccsr_l2cache (Results 1 – 1 of 1) sorted by relevance
279 typedef struct ccsr_l2cache { struct280 u32 l2ctl; /* L2 configuration 0 */281 u8 res1[12];282 u32 l2cewar0; /* L2 cache external write addr 0 */283 u8 res2[4];284 u32 l2cewcr0; /* L2 cache external write control 0 */285 u8 res3[4];286 u32 l2cewar1; /* L2 cache external write addr 1 */287 u8 res4[4];288 u32 l2cewcr1; /* L2 cache external write control 1 */[all …]