Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/rockchip/
Ddw_hdmi-rockchip.c78 const struct dw_hdmi_plat_data *plat_data;
456 static const struct dw_hdmi_plat_data rk3228_hdmi_drv_data = {
471 static const struct dw_hdmi_plat_data rk3288_hdmi_drv_data = {
492 static const struct dw_hdmi_plat_data rk3328_hdmi_drv_data = {
508 static const struct dw_hdmi_plat_data rk3399_hdmi_drv_data = {
522 static const struct dw_hdmi_plat_data rk3568_hdmi_drv_data = {
555 struct dw_hdmi_plat_data *plat_data; in dw_hdmi_rockchip_bind()
/linux-6.12.1/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-6.12.1/drivers/gpu/drm/bridge/imx/
Dimx8mp-hdmi-tx.c15 struct dw_hdmi_plat_data plat_data;
78 struct dw_hdmi_plat_data *plat_data; in imx8mp_dw_hdmi_probe()
/linux-6.12.1/drivers/gpu/drm/imx/ipuv3/
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-6.12.1/drivers/gpu/drm/sun4i/
Dsun8i_dw_hdmi.h186 struct dw_hdmi_plat_data plat_data;
205 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.c575 struct dw_hdmi_plat_data *plat_data) in sun8i_hdmi_phy_set_ops()
/linux-6.12.1/drivers/gpu/drm/ingenic/
Dingenic-dw-hdmi.c60 static struct dw_hdmi_plat_data ingenic_dw_hdmi_plat_data = {
/linux-6.12.1/drivers/gpu/drm/renesas/rcar-du/
Drcar_dw_hdmi.c77 static const struct dw_hdmi_plat_data rcar_dw_hdmi_plat_data = {
/linux-6.12.1/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c127 const struct dw_hdmi_plat_data *pdata,
144 const struct dw_hdmi_plat_data *plat_data;
780 const struct dw_hdmi_plat_data *pdata = hdmi->plat_data; in dw_hdmi_gp_audio_enable()
850 const struct dw_hdmi_plat_data *pdata = hdmi->plat_data; in dw_hdmi_gp_audio_disable()
1570 const struct dw_hdmi_plat_data *pdata, in hdmi_phy_configure_dwc_hdmi_3d_tx()
1625 const struct dw_hdmi_plat_data *pdata = hdmi->plat_data; in hdmi_phy_configure()
2919 const struct dw_hdmi_plat_data *pdata = hdmi->plat_data; in dw_hdmi_bridge_mode_valid()
3318 const struct dw_hdmi_plat_data *plat_data) in dw_hdmi_probe()
3612 const struct dw_hdmi_plat_data *plat_data) in dw_hdmi_bind()
/linux-6.12.1/drivers/gpu/drm/meson/
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()