Searched refs:rf90_radio_path_e (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/staging/rtl8192u/ |
| A 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() 67 rtl8192_phy_SetRFReg(dev, (enum rf90_radio_path_e)eRFPath, 0x2c, bMask12Bits, 0x3df); 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() 160 if (rtl8192_phy_checkBBAndRF(dev, HW90_BLOCK_RF, (enum rf90_radio_path_e)eRFPath)) { in phy_rf8256_config_para_file() 171 ret = rtl8192_phy_ConfigRFWithHeaderFile(dev, (enum rf90_radio_path_e)eRFPath); in phy_rf8256_config_para_file() 179 ret = rtl8192_phy_ConfigRFWithHeaderFile(dev, (enum rf90_radio_path_e)eRFPath); in phy_rf8256_config_para_file() 187 ret = rtl8192_phy_ConfigRFWithHeaderFile(dev, (enum rf90_radio_path_e)eRFPath); in phy_rf8256_config_para_file() [all …]
|
| A 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);
|
| A D | r819xU_phy.c | 103 enum rf90_radio_path_e e_rfpath, 107 enum rf90_radio_path_e e_rfpath, 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() 952 enum rf90_radio_path_e e_rfpath) in rtl8192_phy_ConfigRFWithHeaderFile() [all …]
|
Completed in 12 milliseconds