Searched refs:RF_PABIAS_5G_MASK (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
H A D | rtw8822c.h | 338 #define RF_PABIAS_5G_MASK GENMASK(19, 16) macro
|
H A D | rtw8822c.c | 1101 rtw_write_rf(rtwdev, path, 0x60, RF_PABIAS_5G_MASK, pg_pa_bias); in rtw8822c_pa_bias()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | rtw8822c.h | 383 #define RF_PABIAS_5G_MASK GENMASK(19, 16) macro
|
H A D | rtw8822c.c | 1128 rtw_write_rf(rtwdev, path, RF_PA, RF_PABIAS_5G_MASK, pg_pa_bias); in rtw8822c_pa_bias()
|
Completed in 15 milliseconds