Home
last modified time | relevance | path

Searched refs:dw_hdmi_phy_config (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/include/drm/bridge/
Ddw_hdmi.h106 struct dw_hdmi_phy_config { struct
139 const struct dw_hdmi_phy_config *phy_config;
/Linux-v5.4/drivers/gpu/drm/imx/
Ddw_hdmi-imx.c94 static const struct dw_hdmi_phy_config imx_phy_config[] = {
/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun8i_dw_hdmi.h157 const struct dw_hdmi_phy_config *phy_cfg;
Dsun8i_hdmi_phy.c125 static const struct dw_hdmi_phy_config sun50i_h6_phy_config[] = {
/Linux-v5.4/drivers/gpu/drm/rockchip/
Ddw_hdmi-rockchip.c180 static const struct dw_hdmi_phy_config rockchip_phy_config[] = {
/Linux-v5.4/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c1366 const struct dw_hdmi_phy_config *phy_config = pdata->phy_config; in hdmi_phy_configure_dwc_hdmi_3d_tx()