Home
last modified time | relevance | path

Searched refs:clock_setup (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/u-boot/board/st/stm32f429-discovery/
H A Dstm32f429-discovery.c53 clock_setup(GPIO_A_CLOCK_CFG); in uart_setup_gpio()
119 clock_setup(GPIO_B_CLOCK_CFG); in fmc_setup_gpio()
120 clock_setup(GPIO_C_CLOCK_CFG); in fmc_setup_gpio()
121 clock_setup(GPIO_D_CLOCK_CFG); in fmc_setup_gpio()
122 clock_setup(GPIO_E_CLOCK_CFG); in fmc_setup_gpio()
123 clock_setup(GPIO_F_CLOCK_CFG); in fmc_setup_gpio()
124 clock_setup(GPIO_G_CLOCK_CFG); in fmc_setup_gpio()
299 clock_setup(USART1_CLOCK_CFG); in board_early_init_f()
/OK3568_Linux_fs/u-boot/board/st/stv0991/
H A Dstv0991.c53 clock_setup(ETH_CLOCK_CFG); in board_eth_enable()
61 clock_setup(QSPI_CLOCK_CFG); in board_qspi_enable()
78 clock_setup(UART_CLOCK_CFG); in board_uart_init()
/OK3568_Linux_fs/u-boot/board/st/stm32f746-disco/
H A Dstm32f746-disco.c75 clock_setup(SYSCFG_CLOCK_CFG); in stmmac_setup()
78 clock_setup(STMMAC_CLOCK_CFG); in stmmac_setup()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-stm32f4/
H A Dstm32_defs.h12 int clock_setup(enum periph_clock);
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-stm32f7/
H A Dstm32_defs.h12 int clock_setup(enum periph_clock);
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-stv0991/
H A Dstv0991_defs.h13 extern int clock_setup(enum periph_clock);
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/stv0991/
H A Dclock.c23 void clock_setup(int peripheral) in clock_setup() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-stm32/stm32f7/
H A Dtimer.c25 clock_setup(TIMER2_CLOCK_CFG); in timer_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-stm32/stm32f4/
H A Dclock.c241 void clock_setup(int peripheral) in clock_setup() function
/OK3568_Linux_fs/u-boot/drivers/clk/
H A Dclk_stm32f7.c247 void clock_setup(int peripheral) in clock_setup() function
/OK3568_Linux_fs/buildroot/package/vlc/
H A D0006-posix-remove-ancient-run-time-fallback-to-real-time-.patch58 -/* Run-time POSIX monotonic clock support (see clock_setup() below) */