Searched refs:L1C_WAY_DIS (Results 1 – 4 of 4) sorted by relevance
109 tmpVal = BL_CLR_REG_BIT(tmpVal, L1C_WAY_DIS); in L1C_Cache_Enable_Set()111 finWayDisable = BL_GET_REG_BITS_VAL(tmpVal, L1C_WAY_DIS); in L1C_Cache_Enable_Set()175 tmpVal = BL_CLR_REG_BIT(tmpVal, L1C_WAY_DIS); in L1C_Cache_Enable_Set()372 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, L1C_WAY_DIS, disableVal); in L1C_Set_Way_Disable()
63 #define L1C_WAY_DIS L1C_WAY_DIS macro
83 #define L1C_WAY_DIS L1C_WAY_DIS macro
156 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, L1C_WAY_DIS, disableVal); in L1C_Set_Way_Disable()
Completed in 14 milliseconds