Searched refs:BIT_ROM_PGE_8822B (Results 1 – 5 of 5) sorted by relevance
1622 #define BIT_ROM_PGE_8822B(x) \ macro1629 (BIT_CLEAR_ROM_PGE_8822B(x) | BIT_ROM_PGE_8822B(v))
1623 #define BIT_ROM_PGE_8822B(x) \ macro1630 (BIT_CLEAR_ROM_PGE_8822B(x) | BIT_ROM_PGE_8822B(v))
1010 #define BIT_ROM_PGE_8822B(x) (((x) & BIT_MASK_ROM_PGE_8822B) << BIT_SHIFT_ROM_PGE_8822B) macro