Searched refs:REG_AFE_CTRL1 (Results 1 – 5 of 5) sorted by relevance
36 #define REG_AFE_CTRL1 0x0024 macro
46 value32 = rtw_read32(rtwdev, REG_AFE_CTRL1) & ~(BIT_MAC_CLK_SEL); in rtw_set_channel_mac()48 rtw_write32(rtwdev, REG_AFE_CTRL1, value32); in rtw_set_channel_mac()
146 rtw_write8(rtwdev, REG_AFE_CTRL1 + 1, 0x80); in rtw8723d_phy_set_param()161 rtw_write32_clr(rtwdev, REG_AFE_CTRL1, BITS_PLL); in rtw8723d_phy_set_param()
2048 rtw_write32_clr(rtwdev, REG_AFE_CTRL1, BIT_MAC_CLK_SEL); in rtw8822c_mac_init()
24 #define REG_AFE_CTRL1 0x0024 macro