Home
last modified time | relevance | path

Searched refs:has_phy_clk (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun8i_hdmi_phy.c358 if (phy->variant->has_phy_clk) in sun8i_hdmi_phy_config()
552 .has_phy_clk = true,
560 .has_phy_clk = true,
569 .has_phy_clk = true,
660 if (phy->variant->has_phy_clk) { in sun8i_hdmi_phy_probe()
703 if (phy->variant->has_phy_clk) { in sun8i_hdmi_phy_probe()
Dsun8i_dw_hdmi.h152 bool has_phy_clk; member