Searched refs:A_BCM1480_L2_WAY_ENABLE_3_0 (Results 1 – 1 of 1) sorted by relevance
153 #define A_BCM1480_L2_WAY_ENABLE_3_0 0x0010040080 /* x080 */ macro155 #define A_BCM1480_L2_MAKE_WAY_ENABLE_LO(x) (A_BCM1480_L2_WAY_ENABLE_3_0 | (((x)&0xF) << 12))157 #define A_BCM1480_L2_MAKE_WAY_DISABLE_LO(x) (A_BCM1480_L2_WAY_ENABLE_3_0 | (((~x)&0xF) << 12))