Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/u-boot/arch/arm/mach-zynq/
H A Dclk.c58 clk_free(&clk); in set_cpu_clk_info()
95 clk_free(&clk); in soc_clk_dump()
H A Dtimer.c80 clk_free(&clk); in timer_init()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-stm32f4.c802 goto clk_free; in stm32f4_i2c_probe()
820 goto clk_free; in stm32f4_i2c_probe()
828 goto clk_free; in stm32f4_i2c_probe()
833 goto clk_free; in stm32f4_i2c_probe()
849 goto clk_free; in stm32f4_i2c_probe()
859 clk_free: in stm32f4_i2c_probe()
H A Di2c-stm32f7.c2088 goto clk_free; in stm32f7_i2c_probe()
2104 goto clk_free; in stm32f7_i2c_probe()
2112 goto clk_free; in stm32f7_i2c_probe()
2119 goto clk_free; in stm32f7_i2c_probe()
2125 goto clk_free; in stm32f7_i2c_probe()
2131 goto clk_free; in stm32f7_i2c_probe()
2134 goto clk_free; in stm32f7_i2c_probe()
2232 clk_free: in stm32f7_i2c_probe()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddwc_eth_qos.c1805 clk_free(&eqos->clk_ptp_ref); in eqos_probe_resources_tegra186()
1807 clk_free(&eqos->clk_rx); in eqos_probe_resources_tegra186()
1809 clk_free(&eqos->clk_master_bus); in eqos_probe_resources_tegra186()
1811 clk_free(&eqos->clk_slave_bus); in eqos_probe_resources_tegra186()
1970 clk_free(&eqos->clk_tx); in eqos_remove_resources_tegra186()
1971 clk_free(&eqos->clk_ptp_ref); in eqos_remove_resources_tegra186()
1972 clk_free(&eqos->clk_rx); in eqos_remove_resources_tegra186()
1973 clk_free(&eqos->clk_slave_bus); in eqos_remove_resources_tegra186()
1974 clk_free(&eqos->clk_master_bus); in eqos_remove_resources_tegra186()
1992 clk_free(&eqos->clk_tx); in eqos_remove_resources_stm32()
[all …]
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-rcar.c127 clk_free(&plat->clk); in xhci_rcar_probe()
139 clk_free(&plat->clk); in xhci_rcar_deregister()
H A Dehci-atmel.c76 clk_free(&clk); in ehci_atmel_enable_clk()
H A Dohci-da8xx.c115 clk_free(&priv->clocks[i]); in ohci_da8xx_probe()
H A Dehci-generic.c102 clk_free(&priv->clocks[i]); in ehci_usb_probe()
/OK3568_Linux_fs/u-boot/board/microchip/pic32mzda/
H A Dpic32mzda.c38 clk_free(&clk); in checkboard()
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dstm32_sdmmc2.c544 goto clk_free; in stm32_sdmmc2_probe()
581 clk_free: in stm32_sdmmc2_probe()
582 clk_free(&priv->clk); in stm32_sdmmc2_probe()
H A Datmel_sdhci.c110 clk_free(&clk); in atmel_sdhci_probe()
/OK3568_Linux_fs/u-boot/drivers/video/rockchip/
H A Drk3288_hdmi.c71 clk_free(&clk); in rk3288_clk_config()
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dbcm63xx_hsspi.c362 ret = clk_free(&clk); in bcm63xx_hsspi_probe()
373 ret = clk_free(&clk); in bcm63xx_hsspi_probe()
/OK3568_Linux_fs/u-boot/drivers/clk/at91/
H A Dclk-peripheral.c96 clk_free(&clk_dev); in periph_get_rate()
H A Dclk-generated.c71 clk_free(&parent); in generic_clk_get_rate()
/OK3568_Linux_fs/u-boot/drivers/clk/
H A Dclk-uclass.su
H A Dclk-uclass.c290 ret = clk_free(&clk[i]); in clk_release_all()
314 int clk_free(struct clk *clk) in clk_free() function
H A Dclk_sandbox_test.c105 ret = clk_free(&sbct->clks[i]); in sandbox_clk_test_free()
/OK3568_Linux_fs/u-boot/spl/drivers/clk/
H A Dclk-uclass.su
/OK3568_Linux_fs/u-boot/include/
H A Dclk.h228 int clk_free(struct clk *clk);
/OK3568_Linux_fs/u-boot/arch/mips/mach-pic32/
H A Dcpu.c46 clk_free(&clk); in rate()
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c824 goto clk_free; in stm32_i2c_probe()
838 clk_free: in stm32_i2c_probe()
839 clk_free(&i2c_priv->clk); in stm32_i2c_probe()
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dserial_pic32.c156 clk_free(&clk); in pic32_uart_probe()
H A Dserial_msm.c176 clk_free(&clk); in msm_uart_clk_init()

123