Home
last modified time | relevance | path

Searched refs:UART3_CLK_ROOT (Results 1 – 8 of 8) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-mx7/
Dclock.h146 UART3_CLK_ROOT = 97, enumerator
183 #define UART_CLK_ROOT UART3_CLK_ROOT
/external/u-boot/arch/arm/include/asm/arch-imx8m/
Dclock_imx8mm.h96 UART3_CLK_ROOT = 96, enumerator
188 UART3_CLK_ROOT = 96, enumerator
Dclock_imx8mq.h80 UART3_CLK_ROOT = 96, enumerator
/external/u-boot/arch/arm/mach-imx/imx8m/
Dclock_imx8mm.c200 clock_set_target_val(UART3_CLK_ROOT, CLK_ROOT_ON | in init_uart_clk()
Dclock_slice.c281 {UART3_CLK_ROOT, IP_CLOCK_SLICE, 32,
517 {UART3_CLK_ROOT, IP_CLOCK_SLICE, 32,
Dclock_imx8mq.c423 clock_set_target_val(UART3_CLK_ROOT, CLK_ROOT_ON | in init_uart_clk()
/external/u-boot/arch/arm/mach-imx/mx7/
Dclock_slice.c232 {UART3_CLK_ROOT, CCM_IP_CHANNEL,
Dclock.c609 clock_set_target_val(UART3_CLK_ROOT, target); in init_clk_uart()