Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-mx7/
Dclock.h145 UART2_CLK_ROOT = 96, enumerator
181 #define UART_CLK_ROOT UART2_CLK_ROOT
/external/u-boot/arch/arm/include/asm/arch-imx8m/
Dclock_imx8mm.h95 UART2_CLK_ROOT = 95, enumerator
187 UART2_CLK_ROOT = 95, enumerator
Dclock_imx8mq.h79 UART2_CLK_ROOT = 95, enumerator
/external/u-boot/arch/arm/mach-imx/imx8m/
Dclock_imx8mm.c194 clock_set_target_val(UART2_CLK_ROOT, CLK_ROOT_ON | in init_uart_clk()
Dclock_slice.c276 {UART2_CLK_ROOT, IP_CLOCK_SLICE, 31,
512 {UART2_CLK_ROOT, IP_CLOCK_SLICE, 31,
Dclock_imx8mq.c417 clock_set_target_val(UART2_CLK_ROOT, CLK_ROOT_ON | in init_uart_clk()
/external/u-boot/arch/arm/mach-imx/mx7/
Dclock_slice.c227 {UART2_CLK_ROOT, CCM_IP_CHANNEL,
Dclock.c604 clock_set_target_val(UART2_CLK_ROOT, target); in init_clk_uart()