Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun8i_hdmi_phy.c241 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()
Dsun8i_dw_hdmi.h150 bool has_phy_clk; member