Searched refs:PHY_STATE (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/scsi/hisi_sas/ |
D | hisi_sas_v2_hw.c | 19 #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() 2738 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in phy_down_v2_hw() 2795 PHY_STATE); in int_phy_updown_v2_hw() 3434 return hisi_sas_read32(hisi_hba, PHY_STATE); in get_phys_state_v2_hw()
|
D | hisi_sas_v3_hw.c | 19 #define PHY_STATE 0x24 macro 1027 state = hisi_sas_read32(hisi_hba, PHY_STATE); in disable_phy_v3_hw() 1102 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in get_wideport_bitmap_v3_hw() 1647 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in phy_down_v3_hw() 1695 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in int_phy_up_down_bcast_v3_hw() 2685 return hisi_sas_read32(hisi_hba, PHY_STATE); in get_phys_state_v3_hw() 3019 HISI_SAS_DEBUGFS_REG(PHY_STATE),
|
D | hisi_sas_v1_hw.c | 19 #define PHY_STATE 0x24 macro 1440 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in int_abnormal_v1_hw()
|