/openbmc/u-boot/arch/arm/mach-zynq/ |
H A D | clk.c | 57 clk_free(&clk); in set_cpu_clk_info() 94 clk_free(&clk); in soc_clk_dump()
|
H A D | timer.c | 79 clk_free(&clk); in timer_init()
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-stm32f4.c | 801 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 D | xhci-rcar.c | 114 clk_free(&plat->clk); in xhci_rcar_probe() 126 clk_free(&plat->clk); in xhci_rcar_deregister()
|
H A D | ehci-atmel.c | 75 clk_free(&clk); in ehci_atmel_enable_clk()
|
/openbmc/u-boot/drivers/phy/ |
H A D | bcm6368-usbh-phy.c | 136 ret = clk_free(&clk); in bcm6368_usbh_probe() 175 ret = clk_free(&clk); in bcm6368_usbh_probe()
|
H A D | bcm6348-usbh-phy.c | 62 ret = clk_free(&clk); in bcm6348_usbh_probe()
|
H A D | bcm6318-usbh-phy.c | 97 ret = clk_free(&clk); in bcm6318_usbh_probe()
|
H A D | phy-rcar-gen3.c | 143 clk_free(&priv->clk); in rcar_gen3_phy_remove()
|
/openbmc/u-boot/drivers/net/ |
H A D | dwc_eth_qos.c | 1411 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 D | pic32mzda.c | 37 clk_free(&clk); in checkboard()
|
/openbmc/u-boot/drivers/mmc/ |
H A D | uniphier-sd.c | 65 clk_free(&priv->clk); in uniphier_sd_probe()
|
H A D | atmel_sdhci.c | 101 clk_free(&clk); in atmel_sdhci_probe()
|
H A D | stm32_sdmmc2.c | 601 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 D | dw-apb-timer.c | 53 clk_free(&clk); in dw_apb_timer_probe()
|
/openbmc/u-boot/cmd/ |
H A D | clk.c | 42 clk_free(&clk); in soc_clk_dump()
|
/openbmc/u-boot/board/synopsys/hsdk/ |
H A D | clk-lib.c | 56 clk_free(&clk); in soc_clk_ctl()
|
/openbmc/u-boot/drivers/hwspinlock/ |
H A D | stm32_hwspinlock.c | 70 clk_free(&clk); in stm32mp1_hwspinlock_probe()
|
/openbmc/u-boot/drivers/video/rockchip/ |
H A D | rk3288_hdmi.c | 70 clk_free(&clk); in rk3288_clk_config()
|
/openbmc/u-boot/drivers/clk/at91/ |
H A D | clk-peripheral.c | 95 clk_free(&clk_dev); in periph_get_rate()
|
/openbmc/u-boot/include/ |
H A D | clk.h | 229 int clk_free(struct clk *clk);
|
/openbmc/u-boot/drivers/spi/ |
H A D | bcm63xx_hsspi.c | 355 ret = clk_free(&clk); in bcm63xx_hsspi_probe() 366 ret = clk_free(&clk); in bcm63xx_hsspi_probe()
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk-uclass.c | 295 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 D | cpu.c | 45 clk_free(&clk); in rate()
|
/openbmc/u-boot/drivers/video/ |
H A D | mali_dp.c | 373 clk_free(&priv->aclk); in malidp_probe() 375 clk_free(&priv->pxlclk); in malidp_probe()
|