Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pwm/
Dpwm-sprd.c82 ret = clk_bulk_prepare_enable(SPRD_PWM_CHN_CLKS_NUM, chn->clks); in sprd_pwm_get_state()
173 ret = clk_bulk_prepare_enable(SPRD_PWM_CHN_CLKS_NUM, in sprd_pwm_apply()
/Linux-v5.4/drivers/irqchip/
Dirq-gic-pm.c32 ret = clk_bulk_prepare_enable(data->num_clocks, chip_pm->clks); in gic_runtime_resume()
/Linux-v5.4/drivers/usb/dwc3/
Ddwc3-of-simple.c86 ret = clk_bulk_prepare_enable(simple->num_clocks, simple->clks); in dwc3_of_simple_probe()
Dcore.c1461 ret = clk_bulk_prepare_enable(dwc->num_clks, dwc->clks); in dwc3_probe()
1575 ret = clk_bulk_prepare_enable(dwc->num_clks, dwc->clks); in dwc3_core_init_for_resume()
/Linux-v5.4/drivers/reset/
Dreset-uniphier-glue.c69 ret = clk_bulk_prepare_enable(priv->data->nclks, priv->clk); in uniphier_glue_reset_probe()
/Linux-v5.4/drivers/soc/amlogic/
Dmeson-ee-pwrc.c318 return clk_bulk_prepare_enable(pwrc_domain->num_clks, in meson_ee_pwrc_on()
371 int ret = clk_bulk_prepare_enable(dom->num_clks, dom->clks); in meson_ee_pwrc_init_domain()
/Linux-v5.4/drivers/regulator/
Duniphier-regulator.c79 ret = clk_bulk_prepare_enable(priv->data->nclks, priv->clk); in uniphier_regulator_probe()
/Linux-v5.4/include/linux/
Dclk.h925 clk_bulk_prepare_enable(int num_clks, const struct clk_bulk_data *clks) in clk_bulk_prepare_enable() function
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-mediatek.c296 ret = clk_bulk_prepare_enable(variant->num_clks, plat->clks); in mediatek_dwmac_init()
/Linux-v5.4/drivers/remoteproc/
Dqcom_q6v5_adsp.c190 ret = clk_bulk_prepare_enable(adsp->num_clks, adsp->clks); in adsp_start()
/Linux-v5.4/drivers/spi/
Dspi-qcom-qspi.c518 return clk_bulk_prepare_enable(QSPI_NUM_CLKS, ctrl->clks); in qcom_qspi_runtime_resume()
/Linux-v5.4/drivers/soc/qcom/
Dqcom-geni-se.c471 ret = clk_bulk_prepare_enable(ARRAY_SIZE(wrapper->ahb_clks), in geni_se_clks_on()
/Linux-v5.4/drivers/interconnect/qcom/
Dqcs404.c451 ret = clk_bulk_prepare_enable(qp->num_clks, qp->bus_clks); in qnoc_probe()
/Linux-v5.4/drivers/crypto/caam/
Dctrl.c561 ret = clk_bulk_prepare_enable(ctrlpriv->num_clks, ctrlpriv->clks); in init_clocks()
/Linux-v5.4/drivers/phy/qualcomm/
Dphy-qcom-qmp.c1338 ret = clk_bulk_prepare_enable(cfg->num_clks, qmp->clks); in qcom_qmp_phy_com_init()
1702 ret = clk_bulk_prepare_enable(cfg->num_clks, qmp->clks); in qcom_qmp_phy_runtime_resume()
/Linux-v5.4/drivers/mmc/host/
Dsdhci-msm.c1827 ret = clk_bulk_prepare_enable(ARRAY_SIZE(msm_host->bulk_clks), in sdhci_msm_probe()
2011 ret = clk_bulk_prepare_enable(ARRAY_SIZE(msm_host->bulk_clks), in sdhci_msm_runtime_resume()
/Linux-v5.4/sound/soc/codecs/
Dtlv320aic32x4.c839 ret = clk_bulk_prepare_enable(ARRAY_SIZE(clocks), clocks); in aic32x4_set_bias_level()
/Linux-v5.4/drivers/staging/media/imx/
Dimx7-mipi-csis.c461 return clk_bulk_prepare_enable(state->num_clks, state->clks); in mipi_csis_clk_enable()
/Linux-v5.4/drivers/gpu/drm/msm/
Dmsm_gpu.c151 return clk_bulk_prepare_enable(gpu->nr_clocks, gpu->grp_clks); in enable_clk()
/Linux-v5.4/drivers/gpu/drm/msm/adreno/
Da6xx_gmu.c710 ret = clk_bulk_prepare_enable(gmu->nr_clocks, gmu->clocks); in a6xx_gmu_resume()
/Linux-v5.4/drivers/pci/controller/dwc/
Dpcie-qcom.c863 ret = clk_bulk_prepare_enable(res->num_clks, res->clks); in qcom_pcie_init_2_4_0()
/Linux-v5.4/drivers/iommu/
Darm-smmu.c2079 err = clk_bulk_prepare_enable(smmu->num_clks, smmu->clks); in arm_smmu_device_probe()
/Linux-v5.4/drivers/clk/tegra/
Dclk-tegra210.c2691 err = clk_bulk_prepare_enable(mbist_war->num_clks, mbist_war->clks); in tegra210_clk_handle_mbist_war()