Searched refs:has_phy_clk (Results 1 – 2 of 2) sorted by relevance
352 if (phy->variant->has_phy_clk) in sun8i_hdmi_phy_config()531 if (phy->variant->has_phy_clk) { in sun8i_hdmi_phy_init()597 .has_phy_clk = true,605 .has_phy_clk = true,614 .has_phy_clk = true,726 if (phy->variant->has_phy_clk) { in sun8i_hdmi_phy_probe()
152 bool has_phy_clk; member