Searched refs:rtl8192_phy_SetRFReg (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/staging/rtl8192u/ |
D | r8190_rtl8256.c | 48 rtl8192_phy_SetRFReg(dev, in phy_set_rf8256_bandwidth() 51 rtl8192_phy_SetRFReg(dev, in phy_set_rf8256_bandwidth() 54 rtl8192_phy_SetRFReg(dev, in phy_set_rf8256_bandwidth() 57 rtl8192_phy_SetRFReg(dev, in phy_set_rf8256_bandwidth() 66 …rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x0b, bMask12Bits, 0x300); /* phy para:… in phy_set_rf8256_bandwidth() 67 rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x2c, bMask12Bits, 0x3df); in phy_set_rf8256_bandwidth() 68 rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x0e, bMask12Bits, 0x0a1); in phy_set_rf8256_bandwidth() 72 rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x14, bMask12Bits, 0x59b); in phy_set_rf8256_bandwidth() 74 rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x14, bMask12Bits, 0x5ab); in phy_set_rf8256_bandwidth() 155 rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x0, bMask12Bits, 0xbf); in phy_rf8256_config_para_file()
|
D | r819xU_phy.c | 272 void rtl8192_phy_SetRFReg(struct net_device *dev, in rtl8192_phy_SetRFReg() function 712 rtl8192_phy_SetRFReg(dev, e_rfpath, in rtl8192_phy_checkBBAndRF() 963 rtl8192_phy_SetRFReg(dev, e_rfpath, in rtl8192_phy_ConfigRFWithHeaderFile() 976 rtl8192_phy_SetRFReg(dev, e_rfpath, in rtl8192_phy_ConfigRFWithHeaderFile() 989 rtl8192_phy_SetRFReg(dev, e_rfpath, in rtl8192_phy_ConfigRFWithHeaderFile() 1002 rtl8192_phy_SetRFReg(dev, e_rfpath, in rtl8192_phy_ConfigRFWithHeaderFile() 1330 rtl8192_phy_SetRFReg(dev, in rtl8192_phy_SwChnlStepByStep()
|
D | r819xU_phy.h | 53 void rtl8192_phy_SetRFReg(struct net_device *dev,
|
D | r8192U_dm.c | 1328 rtl8192_phy_SetRFReg(dev, RF90_PATH_A, 0x02, bMask12Bits, 0x4d); in dm_CheckTXPowerTracking_ThermalMeter() 1329 rtl8192_phy_SetRFReg(dev, RF90_PATH_A, 0x02, bMask12Bits, 0x4f); in dm_CheckTXPowerTracking_ThermalMeter() 1330 rtl8192_phy_SetRFReg(dev, RF90_PATH_A, 0x02, bMask12Bits, 0x4d); in dm_CheckTXPowerTracking_ThermalMeter() 1331 rtl8192_phy_SetRFReg(dev, RF90_PATH_A, 0x02, bMask12Bits, 0x4f); in dm_CheckTXPowerTracking_ThermalMeter()
|