Home
last modified time | relevance | path

Searched refs:HISI_PHYE_PHY_UP (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas.h129 HISI_PHYE_PHY_UP = 0U, enumerator
Dhisi_sas_main.c713 container_of(work, typeof(*phy), works[HISI_PHYE_PHY_UP]); in hisi_sas_phyup_work()
732 [HISI_PHYE_PHY_UP] = hisi_sas_phyup_work,
Dhisi_sas_v2_hw.c2721 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in phy_up_v2_hw()
3289 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in sata_int_v2_hw()
Dhisi_sas_v1_hw.c1430 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in int_phyup_v1_hw()
Dhisi_sas_v3_hw.c1244 hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP); in phy_up_v3_hw()