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