| /OK3568_Linux_fs/u-boot/arch/arm/mach-zynq/ |
| H A D | clk.c | 58 clk_free(&clk); in set_cpu_clk_info() 95 clk_free(&clk); in soc_clk_dump()
|
| H A D | timer.c | 80 clk_free(&clk); in timer_init()
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-stm32f4.c | 802 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 D | i2c-stm32f7.c | 2088 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 D | dwc_eth_qos.c | 1805 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 D | xhci-rcar.c | 127 clk_free(&plat->clk); in xhci_rcar_probe() 139 clk_free(&plat->clk); in xhci_rcar_deregister()
|
| H A D | ehci-atmel.c | 76 clk_free(&clk); in ehci_atmel_enable_clk()
|
| H A D | ohci-da8xx.c | 115 clk_free(&priv->clocks[i]); in ohci_da8xx_probe()
|
| H A D | ehci-generic.c | 102 clk_free(&priv->clocks[i]); in ehci_usb_probe()
|
| /OK3568_Linux_fs/u-boot/board/microchip/pic32mzda/ |
| H A D | pic32mzda.c | 38 clk_free(&clk); in checkboard()
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | stm32_sdmmc2.c | 544 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 D | atmel_sdhci.c | 110 clk_free(&clk); in atmel_sdhci_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/video/rockchip/ |
| H A D | rk3288_hdmi.c | 71 clk_free(&clk); in rk3288_clk_config()
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | bcm63xx_hsspi.c | 362 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 D | clk-peripheral.c | 96 clk_free(&clk_dev); in periph_get_rate()
|
| H A D | clk-generated.c | 71 clk_free(&parent); in generic_clk_get_rate()
|
| /OK3568_Linux_fs/u-boot/drivers/clk/ |
| H A D | clk-uclass.su | |
| H A D | clk-uclass.c | 290 ret = clk_free(&clk[i]); in clk_release_all() 314 int clk_free(struct clk *clk) in clk_free() function
|
| H A D | clk_sandbox_test.c | 105 ret = clk_free(&sbct->clks[i]); in sandbox_clk_test_free()
|
| /OK3568_Linux_fs/u-boot/spl/drivers/clk/ |
| H A D | clk-uclass.su | |
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | clk.h | 228 int clk_free(struct clk *clk);
|
| /OK3568_Linux_fs/u-boot/arch/mips/mach-pic32/ |
| H A D | cpu.c | 46 clk_free(&clk); in rate()
|
| /OK3568_Linux_fs/u-boot/drivers/i2c/ |
| H A D | stm32f7_i2c.c | 824 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 D | serial_pic32.c | 156 clk_free(&clk); in pic32_uart_probe()
|
| H A D | serial_msm.c | 176 clk_free(&clk); in msm_uart_clk_init()
|