Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/bridge/
H A Ddw_hdmi.h108 struct dw_hdmi_phy_config { struct
160 const struct dw_hdmi_phy_config *phy_config;
/openbmc/linux/drivers/gpu/drm/ingenic/
H A Dingenic-dw-hdmi.c40 static const struct dw_hdmi_phy_config ingenic_phy_config[] = {
/openbmc/linux/drivers/gpu/drm/imx/ipuv3/
H A Ddw_hdmi-imx.c104 static const struct dw_hdmi_phy_config imx_phy_config[] = {
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_dw_hdmi.h155 const struct dw_hdmi_phy_config *phy_cfg;
H A Dsun8i_hdmi_phy.c117 static const struct dw_hdmi_phy_config sun50i_h6_phy_config[] = {
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c202 static const struct dw_hdmi_phy_config rockchip_phy_config[] = {
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1578 const struct dw_hdmi_phy_config *phy_config = pdata->phy_config; in hdmi_phy_configure_dwc_hdmi_3d_tx()