Searched refs:PHY_STATE (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/ |
| H A D | hisi_sas_v3_hw.c | 18 #define PHY_STATE 0x24 macro 968 state = hisi_sas_read32(hisi_hba, PHY_STATE); in disable_phy_v3_hw() 1043 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in get_wideport_bitmap_v3_hw() 1579 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in phy_down_v3_hw() 1628 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in int_phy_up_down_bcast_v3_hw() 2527 return hisi_sas_read32(hisi_hba, PHY_STATE); in get_phys_state_v3_hw() 2830 HISI_SAS_DEBUGFS_REG(PHY_STATE),
|
| H A 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() 2735 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in phy_down_v2_hw() 2791 PHY_STATE); in int_phy_updown_v2_hw() 3420 return hisi_sas_read32(hisi_hba, PHY_STATE); in get_phys_state_v2_hw()
|
| H A D | hisi_sas_v1_hw.c | 19 #define PHY_STATE 0x24 macro 1452 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in int_abnormal_v1_hw()
|