phy_confs          99 drivers/gpu/drm/exynos/exynos_hdmi.c 	struct hdmiphy_configs phy_confs;
phy_confs         637 drivers/gpu/drm/exynos/exynos_hdmi.c 	.phy_confs	= INIT_ARRAY_SPEC(hdmiphy_v13_configs),
phy_confs         644 drivers/gpu/drm/exynos/exynos_hdmi.c 	.phy_confs	= INIT_ARRAY_SPEC(hdmiphy_v14_configs),
phy_confs         652 drivers/gpu/drm/exynos/exynos_hdmi.c 	.phy_confs	= INIT_ARRAY_SPEC(hdmiphy_5420_configs),
phy_confs         661 drivers/gpu/drm/exynos/exynos_hdmi.c 	.phy_confs	= INIT_ARRAY_SPEC(hdmiphy_5433_configs),
phy_confs         902 drivers/gpu/drm/exynos/exynos_hdmi.c 	const struct hdmiphy_configs *confs = &hdata->drv_data->phy_confs;
phy_confs        1432 drivers/gpu/drm/exynos/exynos_hdmi.c 	phy_conf = hdata->drv_data->phy_confs.data[ret].conf;