Home
last modified time | relevance | path

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

/linux-5.19.10/include/drm/bridge/
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);
/linux-5.19.10/drivers/gpu/drm/rockchip/
Ddw_hdmi-rockchip.c427 static const struct dw_hdmi_plat_data rk3228_hdmi_drv_data = {
444 static const struct dw_hdmi_plat_data rk3288_hdmi_drv_data = {
464 static const struct dw_hdmi_plat_data rk3328_hdmi_drv_data = {
482 static const struct dw_hdmi_plat_data rk3399_hdmi_drv_data = {
495 static const struct dw_hdmi_plat_data rk3568_hdmi_drv_data = {
528 struct dw_hdmi_plat_data *plat_data; in dw_hdmi_rockchip_bind()
/linux-5.19.10/drivers/gpu/drm/imx/
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 = {
/linux-5.19.10/drivers/gpu/drm/sun4i/
Dsun8i_dw_hdmi.h191 struct dw_hdmi_plat_data plat_data;
210 struct dw_hdmi_plat_data *plat_data);
Dsun8i_dw_hdmi.c100 struct dw_hdmi_plat_data *plat_data; in sun8i_dw_hdmi_bind()
Dsun8i_hdmi_phy.c566 struct dw_hdmi_plat_data *plat_data) in sun8i_hdmi_phy_set_ops()
/linux-5.19.10/drivers/gpu/drm/ingenic/
Dingenic-dw-hdmi.c60 static struct dw_hdmi_plat_data ingenic_dw_hdmi_plat_data = {
/linux-5.19.10/drivers/gpu/drm/rcar-du/
Drcar_dw_hdmi.c77 static const struct dw_hdmi_plat_data rcar_dw_hdmi_plat_data = {
/linux-5.19.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c139 const struct dw_hdmi_plat_data *pdata,
159 const struct dw_hdmi_plat_data *plat_data;
796 const struct dw_hdmi_plat_data *pdata = hdmi->plat_data; in dw_hdmi_gp_audio_enable()
866 const struct dw_hdmi_plat_data *pdata = hdmi->plat_data; in dw_hdmi_gp_audio_disable()
1586 const struct dw_hdmi_plat_data *pdata, in hdmi_phy_configure_dwc_hdmi_3d_tx()
1641 const struct dw_hdmi_plat_data *pdata = hdmi->plat_data; in hdmi_phy_configure()
2935 const struct dw_hdmi_plat_data *pdata = hdmi->plat_data; in dw_hdmi_bridge_mode_valid()
3346 const struct dw_hdmi_plat_data *plat_data) in dw_hdmi_probe()
3671 const struct dw_hdmi_plat_data *plat_data) in dw_hdmi_bind()
/linux-5.19.10/drivers/gpu/drm/meson/
Dmeson_dw_hdmi.c135 struct dw_hdmi_plat_data dw_plat_data;
704 struct dw_hdmi_plat_data *dw_plat_data; in meson_dw_hdmi_bind()