Home
last modified time | relevance | path

Searched refs:configure_phy (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/rcar-du/
A Drcar_dw_hdmi.c80 .configure_phy = rcar_hdmi_phy_configure,
/linux-6.3-rc2/include/drm/bridge/
A Ddw_hdmi.h161 int (*configure_phy)(struct dw_hdmi *hdmi, void *data, member
/linux-6.3-rc2/drivers/gpu/drm/bridge/synopsys/
A Ddw-hdmi.c1662 if (pdata->configure_phy) in hdmi_phy_configure()
1663 ret = pdata->configure_phy(hdmi, pdata->priv_data, mpixelclock); in hdmi_phy_configure()
3234 !hdmi->plat_data->configure_phy) { in dw_hdmi_detect_phy()

Completed in 15 milliseconds