Searched refs:has_phy_clk (Results 1 – 2 of 2) sorted by relevance
242 if (phy->variant->has_phy_clk) in sun8i_h3_hdmi_phy_config()540 if (phy->variant->has_phy_clk) { in sun8i_hdmi_phy_init()604 .has_phy_clk = true,610 .has_phy_clk = true,617 .has_phy_clk = true,708 if (phy->variant->has_phy_clk) { in sun8i_hdmi_phy_probe()
151 bool has_phy_clk; member