Home
last modified time | relevance | path

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

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