Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/hdmi/
Dhdmi_phy_8996.c548 int phy_ready = 0; in hdmi_8996_phy_ready_status() local
554 phy_ready = status & BIT(0); in hdmi_8996_phy_ready_status()
556 if (phy_ready) in hdmi_8996_phy_ready_status()
562 DBG("PHY is %sready", phy_ready ? "" : "*not* "); in hdmi_8996_phy_ready_status()
564 return phy_ready; in hdmi_8996_phy_ready_status()