Searched refs:phy_ready (Results 1 – 1 of 1) sorted by relevance
555 int phy_ready = 0; in hdmi_8996_phy_ready_status() local561 phy_ready = status & BIT(0); in hdmi_8996_phy_ready_status()563 if (phy_ready) in hdmi_8996_phy_ready_status()569 DBG("PHY is %sready", phy_ready ? "" : "*not* "); in hdmi_8996_phy_ready_status()571 return phy_ready; in hdmi_8996_phy_ready_status()