Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dimmap_85xx.h280 typedef struct ccsr_l2cache { struct
281 u32 l2ctl; /* L2 configuration 0 */
282 u8 res1[12];
283 u32 l2cewar0; /* L2 cache external write addr 0 */
284 u8 res2[4];
285 u32 l2cewcr0; /* L2 cache external write control 0 */
286 u8 res3[4];
287 u32 l2cewar1; /* L2 cache external write addr 1 */
288 u8 res4[4];
289 u32 l2cewcr1; /* L2 cache external write control 1 */
[all …]