Lines Matching refs:rfpath
45 enum radio_path rfpath, u32 regaddr, u32 bitmask) in rtl92cu_phy_query_rf_reg() argument
53 regaddr, rfpath, bitmask); in rtl92cu_phy_query_rf_reg()
56 rfpath, regaddr); in rtl92cu_phy_query_rf_reg()
59 rfpath, regaddr); in rtl92cu_phy_query_rf_reg()
65 regaddr, rfpath, bitmask, original_value); in rtl92cu_phy_query_rf_reg()
70 enum radio_path rfpath, in rtl92cu_phy_set_rf_reg() argument
79 regaddr, bitmask, data, rfpath); in rtl92cu_phy_set_rf_reg()
83 rfpath, in rtl92cu_phy_set_rf_reg()
90 _rtl92c_phy_rf_serial_write(hw, rfpath, regaddr, data); in rtl92cu_phy_set_rf_reg()
94 rfpath, in rtl92cu_phy_set_rf_reg()
101 _rtl92c_phy_fw_rf_serial_write(hw, rfpath, regaddr, data); in rtl92cu_phy_set_rf_reg()
105 regaddr, bitmask, data, rfpath); in rtl92cu_phy_set_rf_reg()
246 enum radio_path rfpath) in rtl92cu_phy_config_rf_with_headerfile() argument
275 RT_TRACE(rtlpriv, COMP_INIT, DBG_TRACE, "Radio No %x\n", rfpath); in rtl92cu_phy_config_rf_with_headerfile()
276 switch (rfpath) { in rtl92cu_phy_config_rf_with_headerfile()
279 rtl_rfreg_delay(hw, rfpath, radioa_array_table[i], in rtl92cu_phy_config_rf_with_headerfile()
286 rtl_rfreg_delay(hw, rfpath, radiob_array_table[i], in rtl92cu_phy_config_rf_with_headerfile()