Home
last modified time | relevance | path

Searched refs:REG_ADC160 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw88xxa.c1306 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 Dreg.h624 #define REG_ADC160 0x08C4 macro