Searched refs:RTW89_CH_OFFSET_MASK (Results 1 – 1 of 1) sorted by relevance
4689 #define RTW89_CH_OFFSET_MASK GENMASK(3, 0) macro4700 FIELD_PREP(RTW89_CH_OFFSET_MASK, central_ch); in rtw89_encode_chan_idx()4725 FIELD_PREP(RTW89_CH_OFFSET_MASK, in rtw89_encode_chan_idx()4737 offset = FIELD_GET(RTW89_CH_OFFSET_MASK, chan_idx); in rtw89_decode_chan_idx()