Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/
Drcar_dw_hdmi.c79 .configure_phy = rcar_hdmi_phy_configure,
/kernel/linux/linux-5.10/include/drm/bridge/
Ddw_hdmi.h154 int (*configure_phy)(struct dw_hdmi *hdmi, void *data, member
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c1526 if (pdata->configure_phy) in hdmi_phy_configure()
1527 ret = pdata->configure_phy(hdmi, pdata->priv_data, mpixelclock); in hdmi_phy_configure()
3118 !hdmi->plat_data->configure_phy) { in dw_hdmi_detect_phy()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dinclude.patch158 * Private data passed to all the .mode_valid() and .configure_phy()
188 int (*configure_phy)(struct dw_hdmi *hdmi, void *data,
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch19465 int (*configure_phy)(struct dw_hdmi *hdmi, void *data,