Home
last modified time | relevance | path

Searched refs:rfintfo (Results 1 - 25 of 53) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/
H A Dhal8188e_phy_cfg.h88 u32 rfintfo; /* output data: */ member
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_rf6052.c112 PHY_SetBBReg(Adapter, pPhyReg->rfintfo, bRFSI_RFENV, 0x1); in phy_RF6052_Config_ParaFile()
H A Drtl8723b_phycfg.c315 pHalData->PHYRegDef[RF_PATH_A].rfintfo = rFPGA0_XA_RFInterfaceOE; /* 16 LSBs if read 32-bit from 0x860 */ in phy_InitBBRFRegisterDefinition()
316 pHalData->PHYRegDef[RF_PATH_B].rfintfo = rFPGA0_XB_RFInterfaceOE; /* 16 LSBs if read 32-bit from 0x864 */ in phy_InitBBRFRegisterDefinition()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Drf.c82 rtl_set_bbreg(hw, pphyreg->rfintfo, BRFSI_RFENV, 0x1); in _rtl92ee_phy_rf6052_config_parafile()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_rf6052.c115 PHY_SetBBReg(Adapter, pPhyReg->rfintfo, bRFSI_RFENV, 0x1); in phy_RF6052_Config_ParaFile()
H A Drtl8723b_phycfg.c392 pHalData->PHYRegDef[ODM_RF_PATH_A].rfintfo = rFPGA0_XA_RFInterfaceOE; /* 16 LSBs if read 32-bit from 0x860 */ in phy_InitBBRFRegisterDefinition()
393 pHalData->PHYRegDef[ODM_RF_PATH_B].rfintfo = rFPGA0_XB_RFInterfaceOE; /* 16 LSBs if read 32-bit from 0x864 */ in phy_InitBBRFRegisterDefinition()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H A Dhal_com_phycfg.h52 u32 rfintfo; /* output data: */ member
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H A Dhal_com_phycfg.h36 u32 rfintfo; /* output data: */ member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Drf.c82 rtl_set_bbreg(hw, pphyreg->rfintfo, BRFSI_RFENV, 0x1); in _rtl92ee_phy_rf6052_config_parafile()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723com/
H A Dphy_common.c175 rtlphy->phyreg_def[RF90_PATH_A].rfintfo = RFPGA0_XA_RFINTERFACEOE; in rtl8723_phy_init_bb_rf_reg_def()
176 rtlphy->phyreg_def[RF90_PATH_B].rfintfo = RFPGA0_XB_RFINTERFACEOE; in rtl8723_phy_init_bb_rf_reg_def()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723com/
H A Dphy_common.c175 rtlphy->phyreg_def[RF90_PATH_A].rfintfo = RFPGA0_XA_RFINTERFACEOE; in rtl8723_phy_init_bb_rf_reg_def()
176 rtlphy->phyreg_def[RF90_PATH_B].rfintfo = RFPGA0_XB_RFINTERFACEOE; in rtl8723_phy_init_bb_rf_reg_def()
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/rtl8192e/
H A Dr8190P_def.h107 u32 rfintfo; member
H A Dr8190P_rtl8256.c92 rtl92e_set_bb_reg(dev, pPhyReg->rfintfo, bRFSI_RFENV, 0x1); in rtl92e_config_rf()
H A Dr8192E_phy.c392 priv->PHYRegDef[RF90_PATH_A].rfintfo = rFPGA0_XA_RFInterfaceOE; in _rtl92e_init_bb_rf_reg_def()
393 priv->PHYRegDef[RF90_PATH_B].rfintfo = rFPGA0_XB_RFInterfaceOE; in _rtl92e_init_bb_rf_reg_def()
394 priv->PHYRegDef[RF90_PATH_C].rfintfo = rFPGA0_XC_RFInterfaceOE; in _rtl92e_init_bb_rf_reg_def()
395 priv->PHYRegDef[RF90_PATH_D].rfintfo = rFPGA0_XD_RFInterfaceOE; in _rtl92e_init_bb_rf_reg_def()
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/rtl8192e/
H A Dr8190P_def.h105 u32 rfintfo; member
H A Dr8190P_rtl8256.c82 rtl92e_set_bb_reg(dev, pPhyReg->rfintfo, bRFSI_RFENV, 0x1); in rtl92e_config_rf()
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/
H A Dr819xU_phy.c569 priv->PHYRegDef[RF90_PATH_A].rfintfo = rFPGA0_XA_RFInterfaceOE; in rtl8192_InitBBRFRegDef()
571 priv->PHYRegDef[RF90_PATH_B].rfintfo = rFPGA0_XB_RFInterfaceOE; in rtl8192_InitBBRFRegDef()
573 priv->PHYRegDef[RF90_PATH_C].rfintfo = rFPGA0_XC_RFInterfaceOE; in rtl8192_InitBBRFRegDef()
575 priv->PHYRegDef[RF90_PATH_D].rfintfo = rFPGA0_XD_RFInterfaceOE; in rtl8192_InitBBRFRegDef()
H A Dr8190_rtl8256.c149 rtl8192_setBBreg(dev, pPhyReg->rfintfo, bRFSI_RFENV, 0x1); in phy_rf8256_config_para_file()
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/
H A Dr819xU_phy.c569 priv->PHYRegDef[RF90_PATH_A].rfintfo = rFPGA0_XA_RFInterfaceOE; in rtl8192_InitBBRFRegDef()
571 priv->PHYRegDef[RF90_PATH_B].rfintfo = rFPGA0_XB_RFInterfaceOE; in rtl8192_InitBBRFRegDef()
573 priv->PHYRegDef[RF90_PATH_C].rfintfo = rFPGA0_XC_RFInterfaceOE; in rtl8192_InitBBRFRegDef()
575 priv->PHYRegDef[RF90_PATH_D].rfintfo = rFPGA0_XD_RFInterfaceOE; in rtl8192_InitBBRFRegDef()
H A Dr8190_rtl8256.c149 rtl8192_setBBreg(dev, pPhyReg->rfintfo, bRFSI_RFENV, 0x1); in phy_rf8256_config_para_file()
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/hal/
H A Drf_cfg.c233 phy_set_bb_reg(adapt, pphyreg->rfintfo, BRFSI_RFENV, 0x1); in rtl88eu_phy_rf_config()
H A Dbb_cfg.c590 reg[RF_PATH_A]->rfintfo = rFPGA0_XA_RFInterfaceOE; in rtl88e_phy_init_bb_rf_register_definition()
591 reg[RF_PATH_B]->rfintfo = rFPGA0_XB_RFInterfaceOE; in rtl88e_phy_init_bb_rf_register_definition()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dphy.c684 rtlphy->phyreg_def[RF90_PATH_A].rfintfo = RFPGA0_XA_RFINTERFACEOE; in _rtl92s_phy_init_register_definition()
685 rtlphy->phyreg_def[RF90_PATH_B].rfintfo = RFPGA0_XB_RFINTERFACEOE; in _rtl92s_phy_init_register_definition()
686 rtlphy->phyreg_def[RF90_PATH_C].rfintfo = RFPGA0_XC_RFINTERFACEOE; in _rtl92s_phy_init_register_definition()
687 rtlphy->phyreg_def[RF90_PATH_D].rfintfo = RFPGA0_XD_RFINTERFACEOE; in _rtl92s_phy_init_register_definition()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dphy.c681 rtlphy->phyreg_def[RF90_PATH_A].rfintfo = RFPGA0_XA_RFINTERFACEOE; in _rtl92s_phy_init_register_definition()
682 rtlphy->phyreg_def[RF90_PATH_B].rfintfo = RFPGA0_XB_RFINTERFACEOE; in _rtl92s_phy_init_register_definition()
683 rtlphy->phyreg_def[RF90_PATH_C].rfintfo = RFPGA0_XC_RFINTERFACEOE; in _rtl92s_phy_init_register_definition()
684 rtlphy->phyreg_def[RF90_PATH_D].rfintfo = RFPGA0_XD_RFINTERFACEOE; in _rtl92s_phy_init_register_definition()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Drf.c443 rtl_set_bbreg(hw, pphyreg->rfintfo, BRFSI_RFENV, 0x1); in _rtl8723e_phy_rf6052_config_parafile()

Completed in 20 milliseconds

123