Searched refs:grf_clk (Results 1 – 6 of 6) sorted by relevance
78 struct clk *grf_clk; member222 hdmi->grf_clk = devm_clk_get(hdmi->dev, "grf"); in rockchip_hdmi_parse_dt()223 if (PTR_ERR(hdmi->grf_clk) == -ENOENT) { in rockchip_hdmi_parse_dt()224 hdmi->grf_clk = NULL; in rockchip_hdmi_parse_dt()225 } else if (PTR_ERR(hdmi->grf_clk) == -EPROBE_DEFER) { in rockchip_hdmi_parse_dt()227 } else if (IS_ERR(hdmi->grf_clk)) { in rockchip_hdmi_parse_dt()229 return PTR_ERR(hdmi->grf_clk); in rockchip_hdmi_parse_dt()299 ret = clk_prepare_enable(hdmi->grf_clk); in dw_hdmi_rockchip_encoder_enable()309 clk_disable_unprepare(hdmi->grf_clk); in dw_hdmi_rockchip_encoder_enable()
243 struct clk *grf_clk; member787 ret = clk_prepare_enable(dsi->grf_clk); in dw_mipi_dsi_encoder_enable()797 clk_disable_unprepare(dsi->grf_clk); in dw_mipi_dsi_encoder_enable()949 ret = clk_prepare_enable(dsi->grf_clk); in dw_mipi_dsi_rockchip_bind()959 clk_disable_unprepare(dsi->grf_clk); in dw_mipi_dsi_rockchip_bind()1127 ret = clk_prepare_enable(dsi->grf_clk); in dw_mipi_dsi_dphy_init()1134 clk_disable_unprepare(dsi->grf_clk); in dw_mipi_dsi_dphy_init()1208 ret = clk_prepare_enable(dsi->grf_clk); in dw_mipi_dsi_dphy_power_on()1244 clk_disable_unprepare(dsi->grf_clk); in dw_mipi_dsi_dphy_power_on()1251 clk_disable_unprepare(dsi->grf_clk); in dw_mipi_dsi_dphy_power_on()[all …]
89 struct clk *grf_clk; member
74 ret = clk_prepare_enable(dp->grf_clk); in cdn_dp_grf_write()83 clk_disable_unprepare(dp->grf_clk); in cdn_dp_grf_write()87 clk_disable_unprepare(dp->grf_clk); in cdn_dp_grf_write()749 dp->grf_clk = devm_clk_get(dev, "grf"); in cdn_dp_parse_dt()750 if (IS_ERR(dp->grf_clk)) { in cdn_dp_parse_dt()752 return PTR_ERR(dp->grf_clk); in cdn_dp_parse_dt()
71 - const: grf_clk107 "bus_clk", "grf_clk";
443 "aclk_usb3", "grf_clk";479 "aclk_usb3", "grf_clk";