Home
last modified time | relevance | path

Searched refs:RF18_RFSI_MASK (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw88/
H A Drtw8821c.h278 #define RF18_RFSI_MASK (BIT(18) | BIT(17)) macro
H A Dreg.h965 #define RF18_RFSI_MASK (BIT(18) | BIT(17)) macro
H A Drtw8822b.c504 #define RF18_RFSI_MASK (BIT(18) | BIT(17)) 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.c2197 #define RF18_RFSI_MASK (BIT(18) | BIT(17)) in rtw8822c_set_channel_rf() macro
2210 rf_reg18 &= ~(RF18_BAND_MASK | RF18_CHANNEL_MASK | RF18_RFSI_MASK | in rtw8822c_set_channel_rf()