Home
last modified time | relevance | path

Searched refs:clk_free (Results 1 – 25 of 76) sorted by relevance

1234

/external/u-boot/drivers/mailbox/
Dstm32-ipcc.c134 goto clk_free; in stm32_ipcc_probe()
142 clk_free: in stm32_ipcc_probe()
143 clk_free(&clk); in stm32_ipcc_probe()
/external/u-boot/arch/arm/mach-zynq/
Dclk.c57 clk_free(&clk); in set_cpu_clk_info()
94 clk_free(&clk); in soc_clk_dump()
Dtimer.c79 clk_free(&clk); in timer_init()
/external/u-boot/drivers/net/
Ddwc_eth_qos.c1578 clk_free(&eqos->clk_ptp_ref); in eqos_probe_resources_tegra186()
1580 clk_free(&eqos->clk_rx); in eqos_probe_resources_tegra186()
1582 clk_free(&eqos->clk_master_bus); in eqos_probe_resources_tegra186()
1584 clk_free(&eqos->clk_slave_bus); in eqos_probe_resources_tegra186()
1647 clk_free(&eqos->clk_rx); in eqos_probe_resources_stm32()
1649 clk_free(&eqos->clk_master_bus); in eqos_probe_resources_stm32()
1682 clk_free(&eqos->clk_tx); in eqos_remove_resources_tegra186()
1683 clk_free(&eqos->clk_ptp_ref); in eqos_remove_resources_tegra186()
1684 clk_free(&eqos->clk_rx); in eqos_remove_resources_tegra186()
1685 clk_free(&eqos->clk_slave_bus); in eqos_remove_resources_tegra186()
[all …]
/external/u-boot/drivers/rtc/
Dstm32_rtc.c221 clk_free(&clk); in stm32_rtc_init()
274 clk_free(&clk); in stm32_rtc_init()
296 clk_free(&clk); in stm32_rtc_probe()
304 clk_free(&clk); in stm32_rtc_probe()
/external/u-boot/drivers/usb/host/
Dxhci-rcar.c114 clk_free(&plat->clk); in xhci_rcar_probe()
126 clk_free(&plat->clk); in xhci_rcar_deregister()
Dehci-atmel.c75 clk_free(&clk); in ehci_atmel_enable_clk()
/external/u-boot/drivers/phy/
Dbcm6368-usbh-phy.c136 ret = clk_free(&clk); in bcm6368_usbh_probe()
175 ret = clk_free(&clk); in bcm6368_usbh_probe()
Dbcm6348-usbh-phy.c62 ret = clk_free(&clk); in bcm6348_usbh_probe()
Dbcm6318-usbh-phy.c97 ret = clk_free(&clk); in bcm6318_usbh_probe()
/external/u-boot/drivers/mmc/
Dsnps_dw_mmc.c67 clk_free(&clk_biu); in snps_dwmmc_clk_setup()
71 clk_free(&clk_ciu); in snps_dwmmc_clk_setup()
Duniphier-sd.c65 clk_free(&priv->clk); in uniphier_sd_probe()
Daspeed_sdhci.c63 clk_free(&clk); in aspeed_sdhci_probe()
/external/u-boot/board/microchip/pic32mzda/
Dpic32mzda.c37 clk_free(&clk); in checkboard()
/external/u-boot/board/synopsys/hsdk/
Dclk-lib.c56 clk_free(&clk); in soc_clk_ctl()
/external/u-boot/drivers/timer/
Dostm_timer.c51 clk_free(&clk); in ostm_probe()
Ddw-apb-timer.c59 clk_free(&clk); in dw_apb_timer_probe()
/external/u-boot/drivers/hwspinlock/
Dstm32_hwspinlock.c70 clk_free(&clk); in stm32mp1_hwspinlock_probe()
/external/u-boot/drivers/video/rockchip/
Drk3288_hdmi.c70 clk_free(&clk); in rk3288_clk_config()
/external/u-boot/drivers/clk/imx/
Dclk-imx8.c69 clk_free(&clk); in soc_clk_dump()
/external/u-boot/drivers/clk/at91/
Dclk-peripheral.c95 clk_free(&clk_dev); in periph_get_rate()
/external/u-boot/drivers/clk/
Dclk-uclass.c362 ret = clk_free(&clk[i]); in clk_release_all()
389 int clk_free(struct clk *clk) in clk_free() function
652 clk_free(res); in devm_clk_release()
/external/u-boot/drivers/spi/
Dbcm63xx_hsspi.c355 ret = clk_free(&clk); in bcm63xx_hsspi_probe()
366 ret = clk_free(&clk); in bcm63xx_hsspi_probe()
/external/u-boot/arch/mips/mach-pic32/
Dcpu.c45 clk_free(&clk); in rate()
/external/u-boot/arch/arm/mach-rockchip/rk3288/
Drk3288.c193 clk_free(&clk); in do_clock()

1234