Searched refs:SLC_CTRL_DIS (Results 1 – 3 of 3) sorted by relevance
115 #define SLC_CTRL_DIS 0x001 macro
692 write_aux_reg(r, read_aux_reg(r) | SLC_CTRL_DIS); in arc_slc_disable()699 write_aux_reg(r, read_aux_reg(r) & ~SLC_CTRL_DIS); in arc_slc_enable()
164 #define SLC_CTRL_DIS 0x001 macro