Lines Matching +full:0 +full:xc0000000
18 #define SH_CCR 0xffffffec
20 #define CCR_CACHE_CE 0x01 /* Cache enable */
21 #define CCR_CACHE_WT 0x02 /* CCR[bit1=1,bit2=1] */
22 /* 0x00000000-0x7fffffff: Write-through */
23 /* 0x80000000-0x9fffffff: Write-back */
24 /* 0xc0000000-0xdfffffff: Write-through */
25 #define CCR_CACHE_CB 0x04 /* CCR[bit1=0,bit2=0] */
26 /* 0x00000000-0x7fffffff: Write-back */
27 /* 0x80000000-0x9fffffff: Write-through */
28 /* 0xc0000000-0xdfffffff: Write-back */
29 #define CCR_CACHE_CF 0x08 /* Cache invalidate */
31 #define CACHE_OC_ADDRESS_ARRAY 0xf0000000
32 #define CACHE_OC_DATA_ARRAY 0xf1000000
36 #define CACHE_PHYSADDR_MASK 0x1ffffc00