Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/bridge/
H A Ddw_hdmi.h95 struct dw_hdmi_mpll_config { struct
158 const struct dw_hdmi_mpll_config *mpll_cfg;
/openbmc/linux/drivers/gpu/drm/ingenic/
H A Dingenic-dw-hdmi.c16 static const struct dw_hdmi_mpll_config ingenic_mpll_cfg[] = {
/openbmc/linux/drivers/gpu/drm/imx/ipuv3/
H A Ddw_hdmi-imx.c46 static const struct dw_hdmi_mpll_config imx_mpll_cfg[] = {
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c93 static const struct dw_hdmi_mpll_config rockchip_mpll_cfg[] = {
258 const struct dw_hdmi_mpll_config *mpll_cfg = rockchip_mpll_cfg; in dw_hdmi_rockchip_mode_valid()
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_dw_hdmi.h154 const struct dw_hdmi_mpll_config *mpll_cfg;
H A Dsun8i_hdmi_phy.c19 static const struct dw_hdmi_mpll_config sun50i_h6_mpll_cfg[] = {
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1576 const struct dw_hdmi_mpll_config *mpll_config = pdata->mpll_cfg; in hdmi_phy_configure_dwc_hdmi_3d_tx()