Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c533 phy->variant->has_second_pll); in sun8i_hdmi_phy_init()
606 .has_second_pll = true,
734 if (phy->variant->has_second_pll) { in sun8i_hdmi_phy_probe()
H A Dsun8i_dw_hdmi.h153 bool has_second_pll; member