Searched refs:mvs_read_phy_ctl (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/scsi/mvsas/ |
H A D | mv_94xx.c | 269 tmp = mvs_read_phy_ctl(mvi, phy_id); in mvs_94xx_phy_reset() 273 tmp = mvs_read_phy_ctl(mvi, phy_id); in mvs_94xx_phy_reset() 280 tmp = mvs_read_phy_ctl(mvi, phy_id); in mvs_94xx_phy_reset() 801 phy_st = mvs_read_phy_ctl(mvi, i); in mvs_94xx_oob_done() 900 tmp = mvs_read_phy_ctl(mvi, phy_id); in mvs_94xx_phy_set_link_rate() 1138 mvs_read_phy_ctl,
|
H A D | mv_64xx.c | 110 tmp = mvs_read_phy_ctl(mvi, phy_id); in mvs_64xx_phy_reset() 118 tmp = mvs_read_phy_ctl(mvi, phy_id); in mvs_64xx_phy_reset() 627 tmp = mvs_read_phy_ctl(mvi, phy_id); in mvs_64xx_phy_set_link_rate() 771 mvs_read_phy_ctl,
|
H A D | mv_chips.h | 42 static inline u32 mvs_read_phy_ctl(struct mvs_info *mvi, u32 port) in mvs_read_phy_ctl() function
|