Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/bridge/
Ddw_hdmi.h108 struct dw_hdmi_phy_config { struct
153 const struct dw_hdmi_phy_config *phy_config;
/kernel/linux/linux-5.10/drivers/gpu/drm/imx/
Ddw_hdmi-imx.c95 static const struct dw_hdmi_phy_config imx_phy_config[] = {
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
Dsun8i_dw_hdmi.h157 const struct dw_hdmi_phy_config *phy_cfg;
Dsun8i_hdmi_phy.c116 static const struct dw_hdmi_phy_config sun50i_h6_phy_config[] = {
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
Ddw_hdmi-rockchip.c181 static const struct dw_hdmi_phy_config rockchip_phy_config[] = {
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c1456 const struct dw_hdmi_phy_config *phy_config = pdata->phy_config; in hdmi_phy_configure_dwc_hdmi_3d_tx()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dinclude.patch94 @@ -112,6 +122,15 @@ struct dw_hdmi_phy_config {
187 const struct dw_hdmi_phy_config *phy_config;
Ddrivers.patch12459 const struct dw_hdmi_phy_config *phy_config = pdata->phy_config;
19357 -static const struct dw_hdmi_phy_config rockchip_phy_config[] = {
19358 +static struct dw_hdmi_phy_config rockchip_phy_config[] = {
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0020_linux_drivers_gpu.patch21364 -static const struct dw_hdmi_phy_config imx_phy_config[] = {
21365 +static const struct dw_hdmi_phy_config imx6_phy_config[] = {
21369 @@ -101,6 +126,7 @@ static const struct dw_hdmi_phy_config imx_phy_config[] = {
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch19464 const struct dw_hdmi_phy_config *phy_config;