Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-mx7/
Dclock.h147 UART4_CLK_ROOT = 98, enumerator
185 #define UART_CLK_ROOT UART4_CLK_ROOT
/external/u-boot/arch/arm/include/asm/arch-imx8m/
Dclock_imx8mm.h97 UART4_CLK_ROOT = 97, enumerator
189 UART4_CLK_ROOT = 97, enumerator
Dclock_imx8mq.h81 UART4_CLK_ROOT = 97, enumerator
/external/u-boot/arch/arm/mach-imx/imx8m/
Dclock_imx8mm.c206 clock_set_target_val(UART4_CLK_ROOT, CLK_ROOT_ON | in init_uart_clk()
Dclock_slice.c286 {UART4_CLK_ROOT, IP_CLOCK_SLICE, 33,
522 {UART4_CLK_ROOT, IP_CLOCK_SLICE, 33,
Dclock_imx8mq.c429 clock_set_target_val(UART4_CLK_ROOT, CLK_ROOT_ON | in init_uart_clk()
/external/u-boot/arch/arm/mach-imx/mx7/
Dclock_slice.c237 {UART4_CLK_ROOT, CCM_IP_CHANNEL,
Dclock.c614 clock_set_target_val(UART4_CLK_ROOT, target); in init_clk_uart()