Searched refs:rFPGA0_XA_RFInterfaceOE (Results 1 – 12 of 12) sorted by relevance
/linux-5.19.10/drivers/staging/rtl8192u/ |
D | r819xU_phyreg.h | 24 #define rFPGA0_XA_RFInterfaceOE 0x860 macro
|
D | r819xU_phy.c | 569 priv->PHYRegDef[RF90_PATH_A].rfintfo = rFPGA0_XA_RFInterfaceOE; in rtl8192_InitBBRFRegDef() 579 priv->PHYRegDef[RF90_PATH_A].rfintfe = rFPGA0_XA_RFInterfaceOE; in rtl8192_InitBBRFRegDef() 1075 rtl8192_setBBreg(dev, rFPGA0_XA_RFInterfaceOE, BIT(4), in rtl8192_SetRFPowerState() 1100 rtl8192_setBBreg(dev, rFPGA0_XA_RFInterfaceOE, BIT(4), in rtl8192_SetRFPowerState()
|
/linux-5.19.10/drivers/staging/r8188eu/hal/ |
D | rtl8188e_phycfg.c | 375 pHalData->PHYRegDef.rfintfo = rFPGA0_XA_RFInterfaceOE; /* 16 LSBs if read 32-bit from 0x860 */ in phy_InitBBRFRegisterDefinition() 378 …pHalData->PHYRegDef.rfintfe = rFPGA0_XA_RFInterfaceOE; /* 16 MSBs if read 32-bit from 0x860 (16-b… in phy_InitBBRFRegisterDefinition()
|
D | HalPhyRf_8188e.c | 657 rFPGA0_XAB_RFInterfaceSW, rFPGA0_XA_RFInterfaceOE, in phy_IQCalibrate_8188E() 688 rtl8188e_PHY_SetBBReg(adapt, rFPGA0_XA_RFInterfaceOE, BIT(10), 0x00); in phy_IQCalibrate_8188E()
|
D | usb_halinit.c | 549 if (rtl8188e_PHY_QueryBBReg(Adapter, rFPGA0_XA_RFInterfaceOE, 0x300) == Antenna_A) in _InitAntenna_Selection()
|
/linux-5.19.10/drivers/staging/rtl8723bs/hal/ |
D | rtl8723b_phycfg.c | 315 …pHalData->PHYRegDef[RF_PATH_A].rfintfo = rFPGA0_XA_RFInterfaceOE; /* 16 LSBs if read 32-bit from … in phy_InitBBRFRegisterDefinition() 319 …pHalData->PHYRegDef[RF_PATH_A].rfintfe = rFPGA0_XA_RFInterfaceOE; /* 16 MSBs if read 32-bit from … in phy_InitBBRFRegisterDefinition()
|
D | HalPhyRf_8723B.c | 1362 rFPGA0_XA_RFInterfaceOE, in phy_IQCalibrate_8723B()
|
/linux-5.19.10/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_phy.c | 392 priv->PHYRegDef[RF90_PATH_A].rfintfo = rFPGA0_XA_RFInterfaceOE; in _rtl92e_init_bb_rf_reg_def() 397 priv->PHYRegDef[RF90_PATH_A].rfintfe = rFPGA0_XA_RFInterfaceOE; in _rtl92e_init_bb_rf_reg_def() 1396 rtl92e_set_bb_reg(dev, rFPGA0_XA_RFInterfaceOE, BIT4, 0x0); in rtl92e_set_rf_off() 1455 rtl92e_set_bb_reg(dev, rFPGA0_XA_RFInterfaceOE, in _rtl92e_set_rf_power_state()
|
D | r8192E_phyreg.h | 69 #define rFPGA0_XA_RFInterfaceOE 0x860 macro
|
/linux-5.19.10/drivers/staging/rtl8712/ |
D | rtl871x_mp_phy_regdef.h | 111 #define rFPGA0_XA_RFInterfaceOE 0x860 /* RF Channel switch */ macro
|
/linux-5.19.10/drivers/staging/r8188eu/include/ |
D | Hal8188EPhyReg.h | 78 #define rFPGA0_XA_RFInterfaceOE 0x860 /* RF Channel switch */ macro
|
/linux-5.19.10/drivers/staging/rtl8723bs/include/ |
D | Hal8192CPhyReg.h | 122 #define rFPGA0_XA_RFInterfaceOE 0x860 /* RF Channel switch */ macro
|