Searched refs:BIT_BT_POWER_8822B (Results 1 – 5 of 5) sorted by relevance
16459 #define BIT_BT_POWER_8822B(x) \ macro16467 (BIT_CLEAR_BT_POWER_8822B(x) | BIT_BT_POWER_8822B(v))
16443 #define BIT_BT_POWER_8822B(x) \ macro16451 (BIT_CLEAR_BT_POWER_8822B(x) | BIT_BT_POWER_8822B(v))
16460 #define BIT_BT_POWER_8822B(x) \ macro16468 (BIT_CLEAR_BT_POWER_8822B(x) | BIT_BT_POWER_8822B(v))
9127 #define BIT_BT_POWER_8822B(x) (((x) & BIT_MASK_BT_POWER_8822B) << BIT_SHIFT_BT_POWER_8822B) macro