Home
last modified time | relevance | path

Searched refs:IS_92C_SERIAL (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dfw_common.h34 #define IS_92C_SERIAL(version) \ macro
H A Dphy_common.c1142 bool bresult = true, is2t = IS_92C_SERIAL(rtlhal->version); in _rtl92c_phy_simularity_compare()
1394 if (IS_92C_SERIAL(rtlhal->version)) in rtl92c_phy_iq_calibrate()
1456 if (IS_92C_SERIAL(rtlhal->version)) { in rtl92c_phy_iq_calibrate()
1473 if (IS_92C_SERIAL(rtlhal->version)) in rtl92c_phy_lc_calibrate()
1488 if (IS_92C_SERIAL(rtlhal->version)) in rtl92c_phy_ap_calibrate()
1499 if (IS_92C_SERIAL(rtlhal->version)) in rtl92c_phy_set_rfpath_switch()
H A Ddm_common.c711 bool is2t = IS_92C_SERIAL(rtlhal->version); in rtl92c_dm_txpower_tracking_callback_thermalmeter()
1305 if (IS_92C_SERIAL(rtlhal->version)) in rtl92c_dm_dynamic_bb_powersaving()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dphy.c58 bool is92c = IS_92C_SERIAL(rtlhal->version); in rtl92c_phy_mac_config()
166 if (IS_92C_SERIAL(rtlhal->version)) { in _rtl92ce_phy_config_bb_with_headerfile()
241 if (IS_92C_SERIAL(rtlhal->version)) { in rtl92c_phy_config_rf_with_headerfile()
H A Dsw.c141 !IS_92C_SERIAL(rtlhal->version)) in rtl92c_init_sw_vars()
H A Dhw.c405 (!IS_92C_SERIAL(rtlhal->version))) { in rtl92ce_set_hw_reg()
757 if (IS_92C_SERIAL(rtlhal->version)) in _rtl92ce_init_mac()
969 !IS_92C_SERIAL(rtlhal->version)) { in rtl92ce_hw_init()
1012 is92c = IS_92C_SERIAL(rtlhal->version); in rtl92ce_hw_init()
1062 if (IS_92C_SERIAL(version)) { in _rtl92ce_read_chip_version()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Ddef.h73 #define IS_92C_SERIAL(version) \ macro
H A Dphy.c1620 bool bresult = true, is2t = IS_92C_SERIAL(rtlhal->version); in _rtl88e_phy_simularity_compare()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dphy.c144 if (IS_92C_SERIAL(rtlhal->version)) { in _rtl92cu_phy_config_bb_with_headerfile()
218 if (IS_92C_SERIAL(rtlhal->version)) { in rtl92cu_phy_config_rf_with_headerfile()
H A Dmac.c48 if (IS_92C_SERIAL(chip_version)) { in rtl92c_read_chip_version()
97 if (IS_92C_SERIAL(rtlhal->version)) in rtl92c_read_chip_version()
H A Dsw.c49 !IS_92C_SERIAL(rtlpriv->rtlhal.version)) { in rtl92cu_init_sw_vars()
H A Dhw.c850 rtl92c_set_min_space(hw, IS_92C_SERIAL(rtlhal->version)); in _rtl92cu_init_mac()
919 IS_92C_SERIAL(rtlhal->version)) { in _initpabias()
975 !IS_92C_SERIAL(rtlhal->version)) { in rtl92cu_hw_init()
1818 (!IS_92C_SERIAL(rtlhal->version))) in rtl92cu_set_hw_reg()