Searched refs:BIT_MASK_DBG_SEL_V1 (Results 1 – 1 of 1) sorted by relevance
1177 #define BIT_MASK_DBG_SEL_V1 0xff macro1178 #define BIT_DBG_SEL_V1(x) (((x) & BIT_MASK_DBG_SEL_V1) << BIT_SHIFT_DBG_SEL_V1)1180 (((x) >> BIT_SHIFT_DBG_SEL_V1) & BIT_MASK_DBG_SEL_V1)