Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_rtl8256.c157 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()
187 RF3_Final_Value = rtl8192_phy_QueryRFReg(dev, in phy_RF8256_Config_ParaFile()
202 RF3_Final_Value = rtl8192_phy_QueryRFReg(dev, in phy_RF8256_Config_ParaFile()
Dr8192E_phy.h85 extern u32 rtl8192_phy_QueryRFReg(struct net_device *dev,
Drtl_debug.c528 "%8.8x ", rtl8192_phy_QueryRFReg(dev, in proc_get_reg_rf_a()
555 "%8.8x ", rtl8192_phy_QueryRFReg(dev, in proc_get_reg_rf_b()
582 "%8.8x ", rtl8192_phy_QueryRFReg(dev, in proc_get_reg_rf_c()
609 "%8.8x ", rtl8192_phy_QueryRFReg(dev, in proc_get_reg_rf_d()
Dr8192E_phy.c259 u32 rtl8192_phy_QueryRFReg(struct net_device *dev, enum rf90_radio_path eRFPath, in rtl8192_phy_QueryRFReg() function
529 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()
/linux-3.4.99/drivers/staging/rtl8192u/
Dr8190_rtl8256.c177 …RF3_Final_Value = rtl8192_phy_QueryRFReg(dev, (RF90_RADIO_PATH_E)eRFPath, RegOffSetToBeCheck, bMas… in phy_RF8256_Config_ParaFile()
186 …RF3_Final_Value = rtl8192_phy_QueryRFReg(dev, (RF90_RADIO_PATH_E)eRFPath, RegOffSetToBeCheck, bMas… in phy_RF8256_Config_ParaFile()
195 …RF3_Final_Value = rtl8192_phy_QueryRFReg(dev, (RF90_RADIO_PATH_E)eRFPath, RegOffSetToBeCheck, bMas… in phy_RF8256_Config_ParaFile()
204 …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, RF90_RADIO_PATH_E eRFPath, u32 RegAddr, u…
Dr819xU_phy.c342 u32 rtl8192_phy_QueryRFReg(struct net_device* dev, RF90_RADIO_PATH_E eRFPath, u32 RegAddr, u32 BitM… in rtl8192_phy_QueryRFReg() function
730 dwRegRead = rtl8192_phy_QueryRFReg(dev, eRFPath, WriteAddr[HW90_BLOCK_RF], bMask12Bits); in rtl8192_phy_checkBBAndRF()
1450 …printk("====>set channel:%x\n",rtl8192_phy_QueryRFReg(dev, (RF90_RADIO_PATH_E)eRFPath, 0x7, bZebra… in rtl8192_phy_SwChnl()
Dr8192U_dm.c863 tmpRegA = rtl8192_phy_QueryRFReg(dev, RF90_PATH_A, 0x12, 0x078); // 0x12: RF Reg[10:7] in dm_TXPowerTrackingCallback_ThermalMeter()