Searched refs:MI_RATE_IDX_MASK (Results 1 – 1 of 1) sorted by relevance
62 #define MI_RATE_IDX_MASK GENMASK(3, 0) macro67 FIELD_PREP(MI_RATE_IDX_MASK, _idx))69 #define MI_RATE_IDX(_rate) FIELD_GET(MI_RATE_IDX_MASK, _rate)