Searched refs:SLC_CTRL_DIS (Results 1 – 1 of 1) sorted by relevance
167 #define SLC_CTRL_DIS 0x001 macro276 return !(read_aux_reg(ARC_AUX_SLC_CTRL) & SLC_CTRL_DIS); in __slc_enabled()284 ctrl &= ~SLC_CTRL_DIS; in __slc_enable()293 ctrl |= SLC_CTRL_DIS; in __slc_disable()
Completed in 4 milliseconds