Home
last modified time | relevance | path

Searched refs:RF90_RADIO_PATH_E (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/rtl8192u/
Dr8190_rtl8256.c44 (RF90_RADIO_PATH_E)eRFPath, in PHY_SetRF8256Bandwidth()
47 (RF90_RADIO_PATH_E)eRFPath, in PHY_SetRF8256Bandwidth()
50 (RF90_RADIO_PATH_E)eRFPath, in PHY_SetRF8256Bandwidth()
53 (RF90_RADIO_PATH_E)eRFPath, in PHY_SetRF8256Bandwidth()
61 …rtl8192_phy_SetRFReg(dev, (RF90_RADIO_PATH_E)eRFPath, 0x0b, bMask12Bits, 0x300); /* phy para:3ba */ in PHY_SetRF8256Bandwidth()
62 rtl8192_phy_SetRFReg(dev, (RF90_RADIO_PATH_E)eRFPath, 0x2c, bMask12Bits, 0x3df); in PHY_SetRF8256Bandwidth()
63 rtl8192_phy_SetRFReg(dev, (RF90_RADIO_PATH_E)eRFPath, 0x0e, bMask12Bits, 0x0a1); in PHY_SetRF8256Bandwidth()
67 rtl8192_phy_SetRFReg(dev, (RF90_RADIO_PATH_E)eRFPath, 0x14, bMask12Bits, 0x59b); in PHY_SetRF8256Bandwidth()
69 rtl8192_phy_SetRFReg(dev, (RF90_RADIO_PATH_E)eRFPath, 0x14, bMask12Bits, 0x5ab); in PHY_SetRF8256Bandwidth()
116 for (eRFPath = (RF90_RADIO_PATH_E)RF90_PATH_A; eRFPath < priv->NumTotalRFPath; eRFPath++) { in phy_RF8256_Config_ParaFile()
[all …]
Dr819xU_phy.h50 } RF90_RADIO_PATH_E, *PRF90_RADIO_PATH_E; typedef
66 RF90_RADIO_PATH_E eRFPath, u32 reg_addr, u32 bitmask, u32 data);
68 RF90_RADIO_PATH_E eRFPath, u32 reg_addr, u32 bitmask);
72 HW90_BLOCK_E CheckBlock, RF90_RADIO_PATH_E eRFPath);
79 RF90_RADIO_PATH_E eRFPath);
Dr819xU_phy.c125 static u32 phy_FwRFSerialRead(struct net_device *dev, RF90_RADIO_PATH_E eRFPath,
129 RF90_RADIO_PATH_E eRFPath, u32 offset,
147 RF90_RADIO_PATH_E eRFPath, u32 offset) in rtl8192_phy_RFSerialRead()
232 RF90_RADIO_PATH_E eRFPath, u32 offset, in rtl8192_phy_RFSerialWrite()
296 void rtl8192_phy_SetRFReg(struct net_device *dev, RF90_RADIO_PATH_E eRFPath, in rtl8192_phy_SetRFReg()
344 u32 rtl8192_phy_QueryRFReg(struct net_device *dev, RF90_RADIO_PATH_E eRFPath, in rtl8192_phy_QueryRFReg()
376 static u32 phy_FwRFSerialRead(struct net_device *dev, RF90_RADIO_PATH_E eRFPath, in phy_FwRFSerialRead()
438 RF90_RADIO_PATH_E eRFPath, u32 offset, u32 data) in phy_FwRFSerialWrite()
708 RF90_RADIO_PATH_E eRFPath) in rtl8192_phy_checkBBAndRF()
802 (RF90_RADIO_PATH_E)0); in rtl8192_BB_Config_ParaFile()
[all …]
Dr8192U_core.c2769 PHY_SetRFReg(Adapter, (RF90_RADIO_PATH_E)eRFPath, 0x4, 0xC00, 0x0); in rtl8192_adapter_start()
2783 PHY_SetRFReg(Adapter, (RF90_RADIO_PATH_E)eRFPath, 0x4, 0xC00, 0x0); in rtl8192_adapter_start()