Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_hdmi.c95 const struct hdmiphy_config *phy_confs; member
506 .phy_confs = hdmiphy_5420_configs,
513 .phy_confs = hdmiphy_v14_configs,
520 .phy_confs = hdmiphy_v13_configs,
1001 if (hdata->drv_data->phy_confs[i].pixel_clock == pixel_clock) in hdmi_find_phy_conf()
1542 hdata->drv_data->phy_confs[i].conf, 32); in hdmiphy_conf_apply()