Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/hisi_sas/
H A Dhisi_sas_v2_hw.c19 #define PHY_STATE 0x24 macro
1355 reg_val = hisi_sas_read32(hisi_hba, PHY_STATE); in link_timeout_disable_link()
1626 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in get_wideport_bitmap_v2_hw()
2741 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in phy_down_v2_hw()
2798 PHY_STATE); in int_phy_updown_v2_hw()
3437 return hisi_sas_read32(hisi_hba, PHY_STATE); in get_phys_state_v2_hw()
H A Dhisi_sas_v3_hw.c19 #define PHY_STATE 0x24 macro
1035 state = hisi_sas_read32(hisi_hba, PHY_STATE); in disable_phy_v3_hw()
1110 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in get_wideport_bitmap_v3_hw()
1659 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in phy_down_v3_hw()
1707 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in int_phy_up_down_bcast_v3_hw()
2698 return hisi_sas_read32(hisi_hba, PHY_STATE); in get_phys_state_v3_hw()
3033 HISI_SAS_DEBUGFS_REG(PHY_STATE),
H A Dhisi_sas_v1_hw.c19 #define PHY_STATE 0x24 macro
1440 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in int_abnormal_v1_hw()