Searched refs:rtl8192_phy_SetRFReg (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/staging/rtl8192u/ |
D | r8190_rtl8256.c | 43 rtl8192_phy_SetRFReg(dev, in PHY_SetRF8256Bandwidth() 46 rtl8192_phy_SetRFReg(dev, in PHY_SetRF8256Bandwidth() 49 rtl8192_phy_SetRFReg(dev, in PHY_SetRF8256Bandwidth() 52 rtl8192_phy_SetRFReg(dev, in PHY_SetRF8256Bandwidth() 61 …rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x0b, bMask12Bits, 0x300); /* phy para:… in PHY_SetRF8256Bandwidth() 62 rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x2c, bMask12Bits, 0x3df); in PHY_SetRF8256Bandwidth() 63 rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x0e, bMask12Bits, 0x0a1); in PHY_SetRF8256Bandwidth() 67 rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x14, bMask12Bits, 0x59b); in PHY_SetRF8256Bandwidth() 69 rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x14, bMask12Bits, 0x5ab); in PHY_SetRF8256Bandwidth() 149 rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e) eRFPath, 0x0, bMask12Bits, 0xbf); in phy_RF8256_Config_ParaFile()
|
D | r819xU_phy.h | 48 void rtl8192_phy_SetRFReg(struct net_device *dev,
|
D | r819xU_phy.c | 277 void rtl8192_phy_SetRFReg(struct net_device *dev, in rtl8192_phy_SetRFReg() function 729 rtl8192_phy_SetRFReg(dev, e_rfpath, in rtl8192_phy_checkBBAndRF() 984 rtl8192_phy_SetRFReg(dev, e_rfpath, in rtl8192_phy_ConfigRFWithHeaderFile() 999 rtl8192_phy_SetRFReg(dev, e_rfpath, in rtl8192_phy_ConfigRFWithHeaderFile() 1014 rtl8192_phy_SetRFReg(dev, e_rfpath, in rtl8192_phy_ConfigRFWithHeaderFile() 1029 rtl8192_phy_SetRFReg(dev, e_rfpath, in rtl8192_phy_ConfigRFWithHeaderFile() 1388 rtl8192_phy_SetRFReg(dev, in rtl8192_phy_SwChnlStepByStep()
|
D | r8192U_dm.c | 1350 rtl8192_phy_SetRFReg(dev, RF90_PATH_A, 0x02, bMask12Bits, 0x4d); in dm_CheckTXPowerTracking_ThermalMeter() 1351 rtl8192_phy_SetRFReg(dev, RF90_PATH_A, 0x02, bMask12Bits, 0x4f); in dm_CheckTXPowerTracking_ThermalMeter() 1352 rtl8192_phy_SetRFReg(dev, RF90_PATH_A, 0x02, bMask12Bits, 0x4d); in dm_CheckTXPowerTracking_ThermalMeter() 1353 rtl8192_phy_SetRFReg(dev, RF90_PATH_A, 0x02, bMask12Bits, 0x4f); in dm_CheckTXPowerTracking_ThermalMeter()
|