Home
last modified time | relevance | path

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

123

/openbmc/u-boot/arch/arm/mach-zynq/
H A Dclk.c57 clk_free(&clk); in set_cpu_clk_info()
94 clk_free(&clk); in soc_clk_dump()
H A Dtimer.c79 clk_free(&clk); in timer_init()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-stm32f4.c801 goto clk_free; in stm32f4_i2c_probe()
819 goto clk_free; in stm32f4_i2c_probe()
827 goto clk_free; in stm32f4_i2c_probe()
832 goto clk_free; in stm32f4_i2c_probe()
848 goto clk_free; in stm32f4_i2c_probe()
858 clk_free: in stm32f4_i2c_probe()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-rcar.c114 clk_free(&plat->clk); in xhci_rcar_probe()
126 clk_free(&plat->clk); in xhci_rcar_deregister()
H A Dehci-atmel.c75 clk_free(&clk); in ehci_atmel_enable_clk()
/openbmc/u-boot/drivers/phy/
H A Dbcm6368-usbh-phy.c136 ret = clk_free(&clk); in bcm6368_usbh_probe()
175 ret = clk_free(&clk); in bcm6368_usbh_probe()
H A Dbcm6348-usbh-phy.c62 ret = clk_free(&clk); in bcm6348_usbh_probe()
H A Dbcm6318-usbh-phy.c97 ret = clk_free(&clk); in bcm6318_usbh_probe()
H A Dphy-rcar-gen3.c143 clk_free(&priv->clk); in rcar_gen3_phy_remove()
/openbmc/u-boot/drivers/net/
H A Ddwc_eth_qos.c1411 clk_free(&eqos->clk_ptp_ref); in eqos_probe_resources_tegra186()
1413 clk_free(&eqos->clk_rx); in eqos_probe_resources_tegra186()
1415 clk_free(&eqos->clk_master_bus); in eqos_probe_resources_tegra186()
1417 clk_free(&eqos->clk_slave_bus); in eqos_probe_resources_tegra186()
1433 clk_free(&eqos->clk_tx); in eqos_remove_resources_tegra186()
1434 clk_free(&eqos->clk_ptp_ref); in eqos_remove_resources_tegra186()
1435 clk_free(&eqos->clk_rx); in eqos_remove_resources_tegra186()
1436 clk_free(&eqos->clk_slave_bus); in eqos_remove_resources_tegra186()
1437 clk_free(&eqos->clk_master_bus); in eqos_remove_resources_tegra186()
/openbmc/u-boot/board/microchip/pic32mzda/
H A Dpic32mzda.c37 clk_free(&clk); in checkboard()
/openbmc/u-boot/drivers/mmc/
H A Duniphier-sd.c65 clk_free(&priv->clk); in uniphier_sd_probe()
H A Datmel_sdhci.c101 clk_free(&clk); in atmel_sdhci_probe()
H A Dstm32_sdmmc2.c601 goto clk_free; in stm32_sdmmc2_probe()
640 clk_free: in stm32_sdmmc2_probe()
641 clk_free(&priv->clk); in stm32_sdmmc2_probe()
/openbmc/u-boot/drivers/timer/
H A Ddw-apb-timer.c53 clk_free(&clk); in dw_apb_timer_probe()
/openbmc/u-boot/cmd/
H A Dclk.c42 clk_free(&clk); in soc_clk_dump()
/openbmc/u-boot/board/synopsys/hsdk/
H A Dclk-lib.c56 clk_free(&clk); in soc_clk_ctl()
/openbmc/u-boot/drivers/hwspinlock/
H A Dstm32_hwspinlock.c70 clk_free(&clk); in stm32mp1_hwspinlock_probe()
/openbmc/u-boot/drivers/video/rockchip/
H A Drk3288_hdmi.c70 clk_free(&clk); in rk3288_clk_config()
/openbmc/u-boot/drivers/clk/at91/
H A Dclk-peripheral.c95 clk_free(&clk_dev); in periph_get_rate()
/openbmc/u-boot/include/
H A Dclk.h229 int clk_free(struct clk *clk);
/openbmc/u-boot/drivers/spi/
H A Dbcm63xx_hsspi.c355 ret = clk_free(&clk); in bcm63xx_hsspi_probe()
366 ret = clk_free(&clk); in bcm63xx_hsspi_probe()
/openbmc/u-boot/drivers/clk/
H A Dclk-uclass.c295 ret = clk_free(&clk[i]); in clk_release_all()
319 int clk_free(struct clk *clk) in clk_free() function
/openbmc/u-boot/arch/mips/mach-pic32/
H A Dcpu.c45 clk_free(&clk); in rate()
/openbmc/u-boot/drivers/video/
H A Dmali_dp.c373 clk_free(&priv->aclk); in malidp_probe()
375 clk_free(&priv->pxlclk); in malidp_probe()

123