Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/devicetree/bindings/video/
Dexynos_hdmi.txt23 e) mout_hdmi: It is required by the driver to switch between the 2
28 "hdmi", "sclk_hdmi", "sclk_pixel", "sclk_hdmiphy" and "mout_hdmi".
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_hdmi.c84 struct clk *mout_hdmi; member
1493 clk_set_parent(hdata->res.mout_hdmi, hdata->res.sclk_hdmiphy); in hdmi_v13_mode_apply()
1655 clk_set_parent(hdata->res.mout_hdmi, hdata->res.sclk_hdmiphy); in hdmi_v14_mode_apply()
1675 clk_set_parent(hdata->res.mout_hdmi, hdata->res.sclk_pixel); in hdmiphy_conf_reset()
2207 res->mout_hdmi = devm_clk_get(dev, "mout_hdmi"); in hdmi_resources_init()
2208 if (IS_ERR(res->mout_hdmi)) { in hdmi_resources_init()
2210 ret = PTR_ERR(res->mout_hdmi); in hdmi_resources_init()
2214 clk_set_parent(res->mout_hdmi, res->sclk_pixel); in hdmi_resources_init()
/linux-4.1.27/arch/arm/boot/dts/
Dexynos4.dtsi697 "mout_hdmi";
Dexynos5250.dtsi761 "sclk_hdmiphy", "mout_hdmi";
Dexynos5420.dtsi734 "sclk_hdmiphy", "mout_hdmi";