Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
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()
Dsun8i_dw_hdmi.h153 bool has_second_pll; member