Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c242 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()
H A Dsun8i_dw_hdmi.h151 bool has_phy_clk; member