Searched refs:mout_hdmi (Results 1 – 5 of 5) sorted by relevance
23 e) mout_hdmi: It is required by the driver to switch between the 228 "hdmi", "sclk_hdmi", "sclk_pixel", "sclk_hdmiphy" and "mout_hdmi".
123 struct clk *mout_hdmi; member1512 clk_set_parent(hdata->mout_hdmi, hdata->sclk_hdmiphy); in hdmi_mode_apply()1520 clk_set_parent(hdata->mout_hdmi, hdata->sclk_pixel); in hdmiphy_conf_reset()1724 hdata->mout_hdmi = devm_clk_get(dev, "mout_hdmi"); in hdmi_resources_init()1725 if (IS_ERR(hdata->mout_hdmi)) { in hdmi_resources_init()1727 ret = PTR_ERR(hdata->mout_hdmi); in hdmi_resources_init()1731 clk_set_parent(hdata->mout_hdmi, hdata->sclk_pixel); in hdmi_resources_init()
721 "mout_hdmi";
766 "sclk_hdmiphy", "mout_hdmi";
698 "sclk_hdmiphy", "mout_hdmi";