Home
last modified time | relevance | path

Searched refs:rfintfe (Results 1 – 10 of 10) sorted by relevance

/linux-2.6.39/drivers/staging/rtl8192u/
Dr8190_rtl8256.c149 rtl8192_setBBreg(dev, pPhyReg->rfintfe, bRFSI_RFENV<<16, 0x1); in phy_RF8256_Config_ParaFile()
Dr819xU_phy.c600 …priv->PHYRegDef[RF90_PATH_A].rfintfe = rFPGA0_XA_RFInterfaceOE; // 16 MSBs if read 32-bit from 0x8… in rtl8192_InitBBRFRegDef()
601 …priv->PHYRegDef[RF90_PATH_B].rfintfe = rFPGA0_XB_RFInterfaceOE; // 16 MSBs if read 32-bit from 0x8… in rtl8192_InitBBRFRegDef()
602 …priv->PHYRegDef[RF90_PATH_C].rfintfe = rFPGA0_XC_RFInterfaceOE;// 16 MSBs if read 32-bit from 0x86… in rtl8192_InitBBRFRegDef()
603 …priv->PHYRegDef[RF90_PATH_D].rfintfe = rFPGA0_XD_RFInterfaceOE;// 16 MSBs if read 32-bit from 0x86… in rtl8192_InitBBRFRegDef()
Dr8192U.h729 u32 rfintfe; // output enable: // 0x860~0x86f [16 bytes] member
/linux-2.6.39/drivers/staging/rtl8192e/
Dr819xE_phy.c1132 …priv->PHYRegDef[RF90_PATH_A].rfintfe = rFPGA0_XA_RFInterfaceOE; // 16 MSBs if read 32-bit from 0x8… in rtl8192_InitBBRFRegDef()
1133 …priv->PHYRegDef[RF90_PATH_B].rfintfe = rFPGA0_XB_RFInterfaceOE; // 16 MSBs if read 32-bit from 0x8… in rtl8192_InitBBRFRegDef()
1134 …priv->PHYRegDef[RF90_PATH_C].rfintfe = rFPGA0_XC_RFInterfaceOE;// 16 MSBs if read 32-bit from 0x86… in rtl8192_InitBBRFRegDef()
1135 …priv->PHYRegDef[RF90_PATH_D].rfintfe = rFPGA0_XD_RFInterfaceOE;// 16 MSBs if read 32-bit from 0x86… in rtl8192_InitBBRFRegDef()
Dr8190_rtl8256.c137 rtl8192_setBBreg(priv, pPhyReg->rfintfe, bRFSI_RFENV<<16, 0x1); in phy_RF8256_Config_ParaFile()
Dr8192E.h612 u32 rfintfe; // output enable: // 0x860~0x86f [16 bytes] member
/linux-2.6.39/drivers/net/wireless/rtlwifi/rtl8192ce/
Drf.c472 rtl_set_bbreg(hw, pphyreg->rfintfe, BRFSI_RFENV << 16, 0x1); in _rtl92c_phy_rf6052_config_parafile()
/linux-2.6.39/drivers/net/wireless/rtlwifi/rtl8192cu/
Drf.c448 rtl_set_bbreg(hw, pphyreg->rfintfe, BRFSI_RFENV << 16, 0x1); in _rtl92c_phy_rf6052_config_parafile()
/linux-2.6.39/drivers/net/wireless/rtlwifi/rtl8192c/
Dphy_common.c435 rtlphy->phyreg_def[RF90_PATH_A].rfintfe = RFPGA0_XA_RFINTERFACEOE; in _rtl92c_phy_init_bb_rf_register_definition()
436 rtlphy->phyreg_def[RF90_PATH_B].rfintfe = RFPGA0_XB_RFINTERFACEOE; in _rtl92c_phy_init_bb_rf_register_definition()
/linux-2.6.39/drivers/net/wireless/rtlwifi/
Dwifi.h180 u32 rfintfe; member