Searched refs:S_0085F0_SH_ICACHE_ACTION_ENA (Results 1 – 3 of 3) sorted by relevance
893 cp_coher_cntl |= S_0085F0_SH_ICACHE_ACTION_ENA(1); in si_emit_cache_flush()
931 cp_coher_cntl |= S_0085F0_SH_ICACHE_ACTION_ENA(1); in si_cs_emit_cache_flush()
766 #define S_0085F0_SH_ICACHE_ACTION_ENA(x) (((unsigned)(x) & 0x1) << 29) macro