Searched refs:REG_ADC160 (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw88xxa.c | 1306 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 1); in rtw8812a_phy_fix_spur() 1308 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 1); in rtw8812a_phy_fix_spur() 1311 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0); in rtw8812a_phy_fix_spur() 1415 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0); in rtw88xxa_post_set_bw_mode() 1425 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0); in rtw88xxa_post_set_bw_mode() 1448 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 1); in rtw88xxa_post_set_bw_mode()
|
| H A D | rtw8821c.c | 508 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0x1); in rtw8821c_set_channel_bb() 522 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0x1); in rtw8821c_set_channel_bb() 531 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0x1); in rtw8821c_set_channel_bb() 539 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0x0); in rtw8821c_set_channel_bb() 548 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0x0); in rtw8821c_set_channel_bb()
|
| H A D | rtw8822b.c | 668 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0x1); in rtw8822b_set_channel_bb() 681 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0x1); in rtw8822b_set_channel_bb() 689 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0x1); in rtw8822b_set_channel_bb() 702 rtw_write32_mask(rtwdev, REG_ADC160, BIT(30), 0x0); in rtw8822b_set_channel_bb() 711 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
|