Searched refs:RTW8852C_CH_OFFSET_MASK (Results 1 – 1 of 1) sorted by relevance
891 #define RTW8852C_CH_OFFSET_MASK GENMASK(3, 0) macro902 FIELD_PREP(RTW8852C_CH_OFFSET_MASK, central_ch); in rtw8852c_encode_chan_idx()927 FIELD_PREP(RTW8852C_CH_OFFSET_MASK, in rtw8852c_encode_chan_idx()938 offset = FIELD_GET(RTW8852C_CH_OFFSET_MASK, chan_idx); in rtw8852c_decode_chan_idx()