Searched refs:grf_clk (Results 1 – 6 of 6) sorted by relevance
78 struct clk *grf_clk; member230 hdmi->grf_clk = devm_clk_get(hdmi->dev, "grf"); in rockchip_hdmi_parse_dt()231 if (PTR_ERR(hdmi->grf_clk) == -ENOENT) { in rockchip_hdmi_parse_dt()232 hdmi->grf_clk = NULL; in rockchip_hdmi_parse_dt()233 } else if (PTR_ERR(hdmi->grf_clk) == -EPROBE_DEFER) { in rockchip_hdmi_parse_dt()235 } else if (IS_ERR(hdmi->grf_clk)) { in rockchip_hdmi_parse_dt()237 return PTR_ERR(hdmi->grf_clk); in rockchip_hdmi_parse_dt()323 ret = clk_prepare_enable(hdmi->grf_clk); in dw_hdmi_rockchip_encoder_enable()333 clk_disable_unprepare(hdmi->grf_clk); in dw_hdmi_rockchip_encoder_enable()
261 struct clk *grf_clk; member795 ret = clk_prepare_enable(dsi->grf_clk); in dw_mipi_dsi_encoder_enable()805 clk_disable_unprepare(dsi->grf_clk); in dw_mipi_dsi_encoder_enable()957 ret = clk_prepare_enable(dsi->grf_clk); in dw_mipi_dsi_rockchip_bind()967 clk_disable_unprepare(dsi->grf_clk); in dw_mipi_dsi_rockchip_bind()1145 ret = clk_prepare_enable(dsi->grf_clk); in dw_mipi_dsi_dphy_init()1152 clk_disable_unprepare(dsi->grf_clk); in dw_mipi_dsi_dphy_init()1226 ret = clk_prepare_enable(dsi->grf_clk); in dw_mipi_dsi_dphy_power_on()1262 clk_disable_unprepare(dsi->grf_clk); in dw_mipi_dsi_dphy_power_on()1269 clk_disable_unprepare(dsi->grf_clk); in dw_mipi_dsi_dphy_power_on()[all …]
73 ret = clk_prepare_enable(dp->grf_clk); in cdn_dp_grf_write()82 clk_disable_unprepare(dp->grf_clk); in cdn_dp_grf_write()86 clk_disable_unprepare(dp->grf_clk); in cdn_dp_grf_write()748 dp->grf_clk = devm_clk_get(dev, "grf"); in cdn_dp_parse_dt()749 if (IS_ERR(dp->grf_clk)) { in cdn_dp_parse_dt()751 return PTR_ERR(dp->grf_clk); in cdn_dp_parse_dt()
89 struct clk *grf_clk; member
362 "aclk_usb3", "grf_clk";395 "aclk_usb3", "grf_clk";
470 "aclk_usb3", "grf_clk";506 "aclk_usb3", "grf_clk";