Searched refs:rf90_radio_path_e (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/staging/rtl8192u/ |
D | r8190_rtl8256.c | 44 (enum rf90_radio_path_e)eRFPath, in PHY_SetRF8256Bandwidth() 47 (enum rf90_radio_path_e)eRFPath, in PHY_SetRF8256Bandwidth() 50 (enum rf90_radio_path_e)eRFPath, in PHY_SetRF8256Bandwidth() 53 (enum rf90_radio_path_e)eRFPath, 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() 118 for (eRFPath = (enum rf90_radio_path_e)RF90_PATH_A; eRFPath < priv->NumTotalRFPath; eRFPath++) { in phy_RF8256_Config_ParaFile() [all …]
|
D | r819xU_phy.h | 36 enum rf90_radio_path_e { enum 49 enum rf90_radio_path_e e_rfpath, 52 enum rf90_radio_path_e e_rfpath, 58 enum rf90_radio_path_e e_rfpath); 65 enum rf90_radio_path_e e_rfpath);
|
D | r819xU_phy.c | 104 enum rf90_radio_path_e e_rfpath, 108 enum rf90_radio_path_e e_rfpath, 127 enum rf90_radio_path_e e_rfpath, u32 offset) in rtl8192_phy_RFSerialRead() 212 enum rf90_radio_path_e e_rfpath, in rtl8192_phy_RFSerialWrite() 278 enum rf90_radio_path_e e_rfpath, in rtl8192_phy_SetRFReg() 327 enum rf90_radio_path_e e_rfpath, in rtl8192_phy_QueryRFReg() 358 enum rf90_radio_path_e e_rfpath, in phy_FwRFSerialRead() 423 enum rf90_radio_path_e e_rfpath, in phy_FwRFSerialWrite() 698 enum rf90_radio_path_e e_rfpath) in rtl8192_phy_checkBBAndRF() 793 (enum rf90_radio_path_e)0); in rtl8192_BB_Config_ParaFile() [all …]
|
D | r8192U_core.c | 2900 (enum rf90_radio_path_e)eRFPath, in rtl8192_adapter_start() 2926 (enum rf90_radio_path_e)eRFPath, in rtl8192_adapter_start()
|