Searched refs:RFE_INV_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw88xxa.c | 828 rtw_write32_mask(rtwdev, REG_RFE_INV_A, RFE_INV_MASK, 0x000); in rtw8812a_phy_set_rfe_reg_24g() 829 rtw_write32_mask(rtwdev, REG_RFE_INV_B, RFE_INV_MASK, 0x000); in rtw8812a_phy_set_rfe_reg_24g() 836 rtw_write32_mask(rtwdev, REG_RFE_INV_B, RFE_INV_MASK, 0x000); in rtw8812a_phy_set_rfe_reg_24g() 840 rtw_write32_mask(rtwdev, REG_RFE_INV_A, RFE_INV_MASK, 0x000); in rtw8812a_phy_set_rfe_reg_24g() 841 rtw_write32_mask(rtwdev, REG_RFE_INV_B, RFE_INV_MASK, 0x000); in rtw8812a_phy_set_rfe_reg_24g() 847 rtw_write32_mask(rtwdev, REG_RFE_INV_A, RFE_INV_MASK, 0x010); in rtw8812a_phy_set_rfe_reg_24g() 848 rtw_write32_mask(rtwdev, REG_RFE_INV_B, RFE_INV_MASK, 0x010); in rtw8812a_phy_set_rfe_reg_24g() 854 rtw_write32_mask(rtwdev, REG_RFE_INV_A, RFE_INV_MASK, 0x001); in rtw8812a_phy_set_rfe_reg_24g() 855 rtw_write32_mask(rtwdev, REG_RFE_INV_B, RFE_INV_MASK, 0x001); in rtw8812a_phy_set_rfe_reg_24g() 861 rtw_write32_mask(rtwdev, REG_RFE_INV_B, RFE_INV_MASK, 0x000); in rtw8812a_phy_set_rfe_reg_24g() [all …]
|
| H A D | reg.h | 717 #define RFE_INV_MASK 0x3ff00000 macro
|