Searched refs:mvs_read_port_vsr_data (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/scsi/mvsas/ | 
| D | mv_94xx.c | 21 	reg = mvs_read_port_vsr_data(mvi, i);  in mvs_94xx_detect_porttype() 81 		tmp = mvs_read_port_vsr_data(mvi, phy_id);  in set_phy_tuning() 90 		tmp = mvs_read_port_vsr_data(mvi, phy_id);  in set_phy_tuning() 115 	tmp = mvs_read_port_vsr_data(mvi, phy_id);  in set_phy_ffe_tuning() 130 	tmp = mvs_read_port_vsr_data(mvi, phy_id);  in set_phy_ffe_tuning() 143 	tmp = mvs_read_port_vsr_data(mvi, phy_id);  in set_phy_ffe_tuning() 155 	tmp = mvs_read_port_vsr_data(mvi, phy_id);  in set_phy_ffe_tuning() 168 	phy_cfg_tmp.v = mvs_read_port_vsr_data(mvi, phy_id);  in set_phy_rate() 290 	tmp = mvs_read_port_vsr_data(mvi, phy_id);  in mvs_94xx_phy_disable() 312 	tmp = mvs_read_port_vsr_data(mvi, phy_id);  in mvs_94xx_phy_enable() [all …] 
 | 
| D | mv_chips.h | 99 static inline u32 mvs_read_port_vsr_data(struct mvs_info *mvi, u32 port)  in mvs_read_port_vsr_data()  function
  | 
| D | mv_64xx.c | 611 	tmp = mvs_read_port_vsr_data(mvi, i);  in mvs_64xx_phy_work_around() 776 	mvs_read_port_vsr_data,
  |