Searched refs:CBCR_BRANCH_OFF_BIT (Results 1 – 2 of 2) sorted by relevance
16 #define CBCR_BRANCH_OFF_BIT BIT(31) macro20 return !(val & CBCR_BRANCH_OFF_BIT); in cbcr_branch_on()
23 #define CBCR_BRANCH_OFF_BIT BIT(31) macro