Home
last modified time | relevance | path

Searched refs:PHY_STATE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas_v3_hw.c18 #define PHY_STATE 0x24 macro
937 state = hisi_sas_read32(hisi_hba, PHY_STATE); in disable_phy_v3_hw()
1012 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in get_wideport_bitmap_v3_hw()
1548 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in phy_down_v3_hw()
1598 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in int_phy_up_down_bcast_v3_hw()
2517 return hisi_sas_read32(hisi_hba, PHY_STATE); in get_phys_state_v3_hw()
2794 HISI_SAS_DEBUGFS_REG(PHY_STATE),
Dhisi_sas_v2_hw.c19 #define PHY_STATE 0x24 macro
1350 reg_val = hisi_sas_read32(hisi_hba, PHY_STATE); in link_timeout_disable_link()
1621 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in get_wideport_bitmap_v2_hw()
2732 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in phy_down_v2_hw()
2788 PHY_STATE); in int_phy_updown_v2_hw()
3418 return hisi_sas_read32(hisi_hba, PHY_STATE); in get_phys_state_v2_hw()
Dhisi_sas_v1_hw.c19 #define PHY_STATE 0x24 macro
1453 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in int_abnormal_v1_hw()