Home
last modified time | relevance | path

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

123

/Linux-v5.15/drivers/pwm/
Dpwm-sprd.c82 ret = clk_bulk_prepare_enable(SPRD_PWM_CHN_CLKS_NUM, chn->clks); in sprd_pwm_get_state()
176 ret = clk_bulk_prepare_enable(SPRD_PWM_CHN_CLKS_NUM, in sprd_pwm_apply()
/Linux-v5.15/drivers/usb/cdns3/
Dcdns3-imx.c197 ret = clk_bulk_prepare_enable(data->num_clks, data->clks); in cdns_imx_probe()
353 return clk_bulk_prepare_enable(data->num_clks, data->clks); in cdns_imx_resume()
/Linux-v5.15/drivers/irqchip/
Dirq-gic-pm.c32 ret = clk_bulk_prepare_enable(data->num_clocks, chip_pm->clks); in gic_runtime_resume()
/Linux-v5.15/sound/soc/meson/
Daiu-encoder-spdif.c188 ret = clk_bulk_prepare_enable(aiu->spdif.clk_num, aiu->spdif.clks); in aiu_encoder_spdif_startup()
Daiu-encoder-i2s.c340 ret = clk_bulk_prepare_enable(aiu->i2s.clk_num, aiu->i2s.clks); in aiu_encoder_i2s_startup()
/Linux-v5.15/drivers/usb/dwc3/
Ddwc3-of-simple.c72 ret = clk_bulk_prepare_enable(simple->num_clocks, simple->clks); in dwc3_of_simple_probe()
Ddwc3-xilinx.c253 ret = clk_bulk_prepare_enable(priv_data->num_clocks, priv_data->clks); in dwc3_xlnx_probe()
/Linux-v5.15/drivers/reset/
Dreset-uniphier-glue.c68 ret = clk_bulk_prepare_enable(priv->data->nclks, priv->clk); in uniphier_glue_reset_probe()
/Linux-v5.15/drivers/mmc/host/
Dsdhci-of-dwcmshc.c305 err = clk_bulk_prepare_enable(RK3568_MAX_CLKS, priv->rockchip_clks); in dwcmshc_rk3568_init()
500 ret = clk_bulk_prepare_enable(RK3568_MAX_CLKS, in dwcmshc_resume()
/Linux-v5.15/drivers/usb/mtu3/
Dmtu3_plat.c140 ret = clk_bulk_prepare_enable(BULK_CLKS_CNT, ssusb->clks); in ssusb_rscs_init()
524 ret = clk_bulk_prepare_enable(BULK_CLKS_CNT, ssusb->clks); in mtu3_resume_common()
/Linux-v5.15/drivers/phy/mediatek/
Dphy-mtk-ufs.c145 ret = clk_bulk_prepare_enable(UFSPHY_CLKS_CNT, phy->clks); in ufs_mtk_phy_power_on()
/Linux-v5.15/drivers/clk/renesas/
Drcar-usb2-clock-sel.c71 ret = clk_bulk_prepare_enable(ARRAY_SIZE(priv->clks), priv->clks); in usb2_clock_sel_enable()
/Linux-v5.15/drivers/regulator/
Duniphier-regulator.c77 ret = clk_bulk_prepare_enable(priv->data->nclks, priv->clk); in uniphier_regulator_probe()
/Linux-v5.15/drivers/interconnect/qcom/
Dicc-rpm.c132 ret = clk_bulk_prepare_enable(qp->num_clks, qp->bus_clks); in qnoc_probe()
/Linux-v5.15/drivers/phy/qualcomm/
Dphy-qcom-usb-ss.c99 ret = clk_bulk_prepare_enable(NUM_BULK_CLKS, priv->clks); in qcom_ssphy_power_on()
Dphy-qcom-usb-hs-28nm.c261 ret = clk_bulk_prepare_enable(priv->num_clks, priv->clks); in qcom_snps_hsphy_init()
/Linux-v5.15/drivers/soc/amlogic/
Dmeson-ee-pwrc.c395 return clk_bulk_prepare_enable(pwrc_domain->num_clks, in meson_ee_pwrc_on()
449 ret = clk_bulk_prepare_enable(dom->num_clks, dom->clks); in meson_ee_pwrc_init_domain()
/Linux-v5.15/drivers/nvmem/
Drockchip-otp.c142 ret = clk_bulk_prepare_enable(otp->num_clks, otp->clks); in rockchip_otp_read()
/Linux-v5.15/sound/soc/qcom/
Dlpass-apq8016.c184 ret = clk_bulk_prepare_enable(drvdata->num_clks, drvdata->clks); in apq8016_lpass_init()
Dlpass-sc7180.c145 ret = clk_bulk_prepare_enable(drvdata->num_clks, drvdata->clks); in sc7180_lpass_init()
/Linux-v5.15/drivers/pci/controller/dwc/
Dpcie-dw-rockchip.c140 return clk_bulk_prepare_enable(rockchip->clk_cnt, rockchip->clks); in rockchip_pcie_clk_init()
/Linux-v5.15/drivers/remoteproc/
Dingenic_rproc.c75 ret = clk_bulk_prepare_enable(ARRAY_SIZE(vpu->clks), vpu->clks); in ingenic_rproc_prepare()
/Linux-v5.15/drivers/staging/media/hantro/
Dimx8m_vpu_hw.c58 ret = clk_bulk_prepare_enable(vpu->variant->num_clocks, vpu->clocks); in imx8mq_runtime_resume()
/Linux-v5.15/drivers/soc/mediatek/
Dmtk-pm-domains.c214 ret = clk_bulk_prepare_enable(pd->num_clks, pd->clks); in scpsys_power_on()
232 ret = clk_bulk_prepare_enable(pd->num_subsys_clks, pd->subsys_clks); in scpsys_power_on()
/Linux-v5.15/drivers/usb/host/
Dxhci-mtk.c536 ret = clk_bulk_prepare_enable(BULK_CLKS_NUM, mtk->clks); in xhci_mtk_probe()
716 ret = clk_bulk_prepare_enable(BULK_CLKS_NUM, mtk->clks); in xhci_mtk_resume()

123