Searched refs:REG_ADC160 (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw88xxa.c | 1307 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 1); in rtw8812a_phy_fix_spur() 1309 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 1); in rtw8812a_phy_fix_spur() 1312 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0); in rtw8812a_phy_fix_spur() 1416 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0); in rtw88xxa_post_set_bw_mode() 1426 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0); in rtw88xxa_post_set_bw_mode() 1449 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 1); in rtw88xxa_post_set_bw_mode()
|
| H A D | rtw8821c.c | 510 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0x1); in rtw8821c_set_channel_bb() 524 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0x1); in rtw8821c_set_channel_bb() 533 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0x1); in rtw8821c_set_channel_bb() 541 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0x0); in rtw8821c_set_channel_bb() 550 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0x0); in rtw8821c_set_channel_bb()
|
| H A D | rtw8822b.c | 671 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0x1); in rtw8822b_set_channel_bb() 684 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0x1); in rtw8822b_set_channel_bb() 692 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0x1); in rtw8822b_set_channel_bb() 705 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0x0); in rtw8822b_set_channel_bb() 714 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0x0); in rtw8822b_set_channel_bb()
|
| H A D | reg.h | 624 #define REG_ADC160 0x08C4 macro
|