Searched refs:has_phy_clk (Results 1 – 2 of 2) sorted by relevance
241 if (phy->variant->has_phy_clk) in sun8i_hdmi_phy_config()400 .has_phy_clk = true,413 .has_phy_clk = true,488 if (phy->variant->has_phy_clk) { in sun8i_hdmi_phy_probe()
150 bool has_phy_clk; member