Searched refs:BALANCE_LEG_MASK (Results 1 – 2 of 2) sorted by relevance
227 #define BALANCE_LEG_MASK(port) (7 << (8 + 3 * (port))) macro
1032 tmp &= ~(BALANCE_LEG_MASK(port) | BALANCE_LEG_DISABLE(port)); in _skl_ddi_set_iboost()