Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h157 HISI_PHYE_PHY_UP_PM, enumerator
H A Dhisi_sas_main.c939 container_of(work, typeof(*phy), works[HISI_PHYE_PHY_UP_PM]); in hisi_sas_phyup_pm_work()
943 hisi_sas_phyup_work_common(work, HISI_PHYE_PHY_UP_PM); in hisi_sas_phyup_pm_work()
950 [HISI_PHYE_PHY_UP_PM] = hisi_sas_phyup_pm_work,
H A Dhisi_sas_v3_hw.c1620 res = hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP_PM); in phy_up_v3_hw()