Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas.h157 HISI_PHYE_PHY_UP_PM, enumerator
Dhisi_sas_main.c940 container_of(work, typeof(*phy), works[HISI_PHYE_PHY_UP_PM]); in hisi_sas_phyup_pm_work()
944 hisi_sas_phyup_work_common(work, HISI_PHYE_PHY_UP_PM); in hisi_sas_phyup_pm_work()
951 [HISI_PHYE_PHY_UP_PM] = hisi_sas_phyup_pm_work,
Dhisi_sas_v3_hw.c1620 res = hisi_sas_notify_phy_event(phy, HISI_PHYE_PHY_UP_PM); in phy_up_v3_hw()