Lines Matching refs:rfpath
48 enum radio_path rfpath, u32 regaddr, u32 bitmask) in rtl92c_phy_query_rf_reg() argument
56 regaddr, rfpath, bitmask); in rtl92c_phy_query_rf_reg()
62 rfpath, regaddr); in rtl92c_phy_query_rf_reg()
65 rfpath, regaddr); in rtl92c_phy_query_rf_reg()
75 regaddr, rfpath, bitmask, original_value); in rtl92c_phy_query_rf_reg()
121 enum radio_path rfpath, in rtl92ce_phy_set_rf_reg() argument
130 regaddr, bitmask, data, rfpath); in rtl92ce_phy_set_rf_reg()
137 rfpath, in rtl92ce_phy_set_rf_reg()
145 _rtl92c_phy_rf_serial_write(hw, rfpath, regaddr, data); in rtl92ce_phy_set_rf_reg()
149 rfpath, in rtl92ce_phy_set_rf_reg()
156 _rtl92c_phy_fw_rf_serial_write(hw, rfpath, regaddr, data); in rtl92ce_phy_set_rf_reg()
163 regaddr, bitmask, data, rfpath); in rtl92ce_phy_set_rf_reg()
257 enum radio_path rfpath) in rtl92c_phy_config_rf_with_headerfile() argument
286 RT_TRACE(rtlpriv, COMP_INIT, DBG_TRACE, "Radio No %x\n", rfpath); in rtl92c_phy_config_rf_with_headerfile()
287 switch (rfpath) { in rtl92c_phy_config_rf_with_headerfile()
290 rtl_rfreg_delay(hw, rfpath, radioa_array_table[i], in rtl92c_phy_config_rf_with_headerfile()
297 rtl_rfreg_delay(hw, rfpath, radiob_array_table[i], in rtl92c_phy_config_rf_with_headerfile()