Home
last modified time | relevance | path

Searched refs:dw_hdmi_plat_data (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/include/drm/bridge/
H A Ddw_hdmi.h126 struct dw_hdmi_plat_data { struct
168 const struct dw_hdmi_plat_data *plat_data); argument
173 const struct dw_hdmi_plat_data *plat_data);
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c77 const struct dw_hdmi_plat_data *plat_data;
452 static const struct dw_hdmi_plat_data rk3228_hdmi_drv_data = {
469 static const struct dw_hdmi_plat_data rk3288_hdmi_drv_data = {
489 static const struct dw_hdmi_plat_data rk3328_hdmi_drv_data = {
507 static const struct dw_hdmi_plat_data rk3399_hdmi_drv_data = {
520 static const struct dw_hdmi_plat_data rk3568_hdmi_drv_data = {
553 struct dw_hdmi_plat_data *plat_data; in dw_hdmi_rockchip_bind()
/openbmc/linux/drivers/gpu/drm/imx/ipuv3/
H A Ddw_hdmi-imx.c166 static struct dw_hdmi_plat_data imx6q_hdmi_drv_data = {
173 static struct dw_hdmi_plat_data imx6dl_hdmi_drv_data = {
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_dw_hdmi.h186 struct dw_hdmi_plat_data plat_data;
205 struct dw_hdmi_plat_data *plat_data);
H A Dsun8i_dw_hdmi.c100 struct dw_hdmi_plat_data *plat_data; in sun8i_dw_hdmi_bind()
H A Dsun8i_hdmi_phy.c575 struct dw_hdmi_plat_data *plat_data) in sun8i_hdmi_phy_set_ops()
/openbmc/linux/drivers/gpu/drm/ingenic/
H A Dingenic-dw-hdmi.c60 static struct dw_hdmi_plat_data ingenic_dw_hdmi_plat_data = {
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_dw_hdmi.c77 static const struct dw_hdmi_plat_data rcar_dw_hdmi_plat_data = {
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c126 const struct dw_hdmi_plat_data *pdata,
146 const struct dw_hdmi_plat_data *plat_data;
783 const struct dw_hdmi_plat_data *pdata = hdmi->plat_data; in dw_hdmi_gp_audio_enable()
853 const struct dw_hdmi_plat_data *pdata = hdmi->plat_data; in dw_hdmi_gp_audio_disable()
1573 const struct dw_hdmi_plat_data *pdata, in hdmi_phy_configure_dwc_hdmi_3d_tx()
1628 const struct dw_hdmi_plat_data *pdata = hdmi->plat_data; in hdmi_phy_configure()
2915 const struct dw_hdmi_plat_data *pdata = hdmi->plat_data; in dw_hdmi_bridge_mode_valid()
3337 const struct dw_hdmi_plat_data *plat_data) in dw_hdmi_probe()
3663 const struct dw_hdmi_plat_data *plat_data) in dw_hdmi_bind()
/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_dw_hdmi.c140 struct dw_hdmi_plat_data dw_plat_data;
691 struct dw_hdmi_plat_data *dw_plat_data; in meson_dw_hdmi_bind()