Searched refs:CACHE_OC_ADDRESS_ARRAY (Results 1 – 12 of 12) sorted by relevance
31 data = __raw_readl(CACHE_OC_ADDRESS_ARRAY | addr); in sh2a_flush_oc_line()34 __raw_writel(data, CACHE_OC_ADDRESS_ARRAY | addr); in sh2a_flush_oc_line()67 begin = CACHE_OC_ADDRESS_ARRAY; in sh2a__flush_wback_region()111 sh2a_invalidate_line(CACHE_OC_ADDRESS_ARRAY, v); in sh2a__flush_purge_region()140 sh2a_invalidate_line(CACHE_OC_ADDRESS_ARRAY, v); in sh2a__flush_invalidate_region()
27 unsigned long addr = CACHE_OC_ADDRESS_ARRAY | (v & 0x00000ff0); in sh2__flush_wback_region()50 CACHE_OC_ADDRESS_ARRAY | (v & 0x00000ff0) | 0x00000008); in sh2__flush_purge_region()81 CACHE_OC_ADDRESS_ARRAY | (v & 0x00000ff0) | 0x00000008); in sh2__flush_invalidate_region()
97 (start < CACHE_OC_ADDRESS_ARRAY)) in flush_cache_one()120 flush_cache_one(CACHE_OC_ADDRESS_ARRAY | in sh4_flush_dcache_page()152 end_addr = CACHE_OC_ADDRESS_ARRAY + in flush_dcache_all()159 for (addr = CACHE_OC_ADDRESS_ARRAY; addr < end_addr; ) { in flush_dcache_all()248 flush_cache_one(CACHE_OC_ADDRESS_ARRAY | in sh4_flush_cache_page()
43 unsigned long addrstart = CACHE_OC_ADDRESS_ARRAY; in sh3__flush_wback_region()84 addr = CACHE_OC_ADDRESS_ARRAY | in sh3__flush_purge_region()
38 addrstart = CACHE_OC_ADDRESS_ARRAY; in cache_wback_all()106 addrstart = CACHE_OC_ADDRESS_ARRAY; in __flush_dcache_page()
48 addrstart = CACHE_OC_ADDRESS_ARRAY; in cache_seq_show()
26 addr0 = CACHE_OC_ADDRESS_ARRAY + (3 << 12); in cpu_probe()27 addr1 = CACHE_OC_ADDRESS_ARRAY + (1 << 12); in cpu_probe()
31 #define CACHE_OC_ADDRESS_ARRAY 0xf0000000 macro
25 #define CACHE_OC_ADDRESS_ARRAY 0xf0000000 macro
36 #define CACHE_OC_ADDRESS_ARRAY 0xf4000000 macro
32 #define CACHE_OC_ADDRESS_ARRAY 0xf0800000 macro
149 addrstart = CACHE_OC_ADDRESS_ARRAY; in cache_init()