Home
last modified time | relevance | path

Searched refs:RF18_BAND_MASK (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw88/
H A Dreg.h963 #define RF18_BAND_MASK (BIT(16) | BIT(9) | BIT(8)) macro
H A Drtw8822b.c500 #define RF18_BAND_MASK (BIT(16) | BIT(9) | BIT(8)) in rtw8822b_set_channel_rf() macro
518 rf_reg18 &= ~(RF18_BAND_MASK | RF18_CHANNEL_MASK | RF18_RFSI_MASK | in rtw8822b_set_channel_rf()
H A Drtw8821c.c317 rf_reg18 &= ~(RF18_BAND_MASK | RF18_CHANNEL_MASK | RF18_RFSI_MASK | in rtw8821c_set_channel_rf()
H A Drtw88xxa.c1367 RF18_RFSI_MASK | RF18_BAND_MASK, rf_mod_ag); in rtw88xxa_switch_channel()
H A Drtw8814a.c669 RF18_RFSI_MASK | RF18_BAND_MASK | RF18_CHANNEL_MASK, cfgch); in rtw8814a_switch_channel()
H A Drtw8822c.c2193 #define RF18_BAND_MASK (BIT(16) | BIT(9) | BIT(8)) in rtw8822c_set_channel_rf() macro
2210 rf_reg18 &= ~(RF18_BAND_MASK | RF18_CHANNEL_MASK | RF18_RFSI_MASK | in rtw8822c_set_channel_rf()