Searched refs:rtl8192_phy_QueryRFReg (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192u/
H A Dr8190_rtl8256.c123 * pHalData->RfReg0Value[eRFPath] = rtl8192_phy_QueryRFReg(dev, (RF90_RADIO_PATH_E)eRFPath, rGlobalCtrl, bMaskDWord); phy_RF8256_Config_ParaFile()
164 RF3_Final_Value = rtl8192_phy_QueryRFReg(dev, (RF90_RADIO_PATH_E)eRFPath, RegOffSetToBeCheck, bMask12Bits); phy_RF8256_Config_ParaFile()
172 RF3_Final_Value = rtl8192_phy_QueryRFReg(dev, (RF90_RADIO_PATH_E)eRFPath, RegOffSetToBeCheck, bMask12Bits); phy_RF8256_Config_ParaFile()
180 RF3_Final_Value = rtl8192_phy_QueryRFReg(dev, (RF90_RADIO_PATH_E)eRFPath, RegOffSetToBeCheck, bMask12Bits); phy_RF8256_Config_ParaFile()
188 RF3_Final_Value = rtl8192_phy_QueryRFReg(dev, (RF90_RADIO_PATH_E)eRFPath, RegOffSetToBeCheck, bMask12Bits); phy_RF8256_Config_ParaFile()
H A Dr819xU_phy.h67 extern u32 rtl8192_phy_QueryRFReg(struct net_device *dev,
H A Dr819xU_phy.c344 u32 rtl8192_phy_QueryRFReg(struct net_device *dev, RF90_RADIO_PATH_E eRFPath, rtl8192_phy_QueryRFReg() function
743 reg = rtl8192_phy_QueryRFReg(dev, eRFPath, rtl8192_phy_checkBBAndRF()
H A Dr8192U_dm.c700 tmpRegA = rtl8192_phy_QueryRFReg(dev, RF90_PATH_A, 0x12, 0x078); /* 0x12: RF Reg[10:7] */ dm_TXPowerTrackingCallback_ThermalMeter()
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
H A Dr8190P_rtl8256.c156 RF3_Final_Value = rtl8192_phy_QueryRFReg(dev, phy_RF8256_Config_ParaFile()
172 RF3_Final_Value = rtl8192_phy_QueryRFReg(dev, phy_RF8256_Config_ParaFile()
188 RF3_Final_Value = rtl8192_phy_QueryRFReg(dev, phy_RF8256_Config_ParaFile()
204 RF3_Final_Value = rtl8192_phy_QueryRFReg(dev, phy_RF8256_Config_ParaFile()
H A Dr8192E_phy.h85 extern u32 rtl8192_phy_QueryRFReg(struct net_device *dev,
H A Dr8192E_phy.c259 u32 rtl8192_phy_QueryRFReg(struct net_device *dev, enum rf90_radio_path eRFPath, rtl8192_phy_QueryRFReg() function
527 dwRegRead = rtl8192_phy_QueryRFReg(dev, eRFPath, rtl8192_phy_checkBBAndRF()
H A Drtl_dm.c768 tmpRegA = rtl8192_phy_QueryRFReg(dev, RF90_PATH_A, 0x12, 0x078); dm_TXPowerTrackingCallback_ThermalMeter()

Completed in 189 milliseconds