Home
last modified time | relevance | path

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

/linux-4.1.27/include/drm/bridge/
Ddw_hdmi.h41 struct dw_hdmi_phy_config { struct
52 const struct dw_hdmi_phy_config *phy_config; argument
/linux-4.1.27/drivers/gpu/drm/imx/
Ddw_hdmi-imx.c78 static const struct dw_hdmi_phy_config imx_phy_config[] = {
/linux-4.1.27/drivers/gpu/drm/rockchip/
Ddw_hdmi-rockchip.c136 static const struct dw_hdmi_phy_config rockchip_phy_config[] = {
/linux-4.1.27/drivers/gpu/drm/bridge/
Ddw_hdmi.c761 const struct dw_hdmi_phy_config *phy_config = plat_data->phy_config; in hdmi_phy_configure()