Searched refs:rf90_radio_path_e (Results 1 – 3 of 3) sorted by relevance
/drivers/staging/rtl8192u/ |
D | r8190_rtl8256.c | 49 (enum rf90_radio_path_e)eRFPath, in phy_set_rf8256_bandwidth() 52 (enum rf90_radio_path_e)eRFPath, in phy_set_rf8256_bandwidth() 55 (enum rf90_radio_path_e)eRFPath, in phy_set_rf8256_bandwidth() 58 (enum rf90_radio_path_e)eRFPath, 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() 124 for (eRFPath = (enum rf90_radio_path_e)RF90_PATH_A; eRFPath < priv->NumTotalRFPath; eRFPath++) { in phy_rf8256_config_para_file() [all …]
|
D | r819xU_phy.h | 41 enum rf90_radio_path_e { enum 54 enum rf90_radio_path_e e_rfpath, 57 enum rf90_radio_path_e e_rfpath, 62 enum rf90_radio_path_e e_rfpath); 69 enum rf90_radio_path_e e_rfpath);
|
D | r819xU_phy.c | 103 enum rf90_radio_path_e e_rfpath, 107 enum rf90_radio_path_e e_rfpath, 126 enum rf90_radio_path_e e_rfpath, u32 offset) in rtl8192_phy_RFSerialRead() 209 enum rf90_radio_path_e e_rfpath, in rtl8192_phy_RFSerialWrite() 273 enum rf90_radio_path_e e_rfpath, in rtl8192_phy_SetRFReg() 322 enum rf90_radio_path_e e_rfpath, in rtl8192_phy_QueryRFReg() 351 enum rf90_radio_path_e e_rfpath, in phy_FwRFSerialRead() 416 enum rf90_radio_path_e e_rfpath, in phy_FwRFSerialWrite() 682 enum rf90_radio_path_e e_rfpath) in rtl8192_phy_checkBBAndRF() 775 (enum rf90_radio_path_e)0); in rtl8192_BB_Config_ParaFile() [all …]
|