Searched refs:has_phy_clk (Results 1 – 2 of 2) sorted by relevance
359 if (phy->variant->has_phy_clk) in sun8i_hdmi_phy_config()553 .has_phy_clk = true,561 .has_phy_clk = true,570 .has_phy_clk = true,661 if (phy->variant->has_phy_clk) { in sun8i_hdmi_phy_probe()704 if (phy->variant->has_phy_clk) { in sun8i_hdmi_phy_probe()
152 bool has_phy_clk; member