Home
last modified time | relevance | path

Searched refs:UART4_SEL (Results 1 – 5 of 5) sorted by relevance

/u-boot/arch/arm/mach-exynos/
A Dexynos4_setup.h240 #define UART4_SEL UART_SEL_SCLKMPLL macro
241 #define CLK_SRC_PERIL0_VAL ((UART4_SEL << 16) \
A Dexynos5_setup.h804 #define UART4_SEL 3 macro
812 | (UART4_SEL << 20) \
/u-boot/board/samsung/odroid/
A Dodroid.c282 UART3_SEL(15) | UART4_SEL(15); in board_clock_init()
292 UART4_SEL(6); in board_clock_init()
A Dsetup.h155 #define UART4_SEL(x) (((x) & 0xf) << 16) macro
/u-boot/board/samsung/trats/
A Dsetup.h192 #define UART4_SEL UART_SEL_SCLKMPLL macro
195 | (UART4_SEL << 12) \

Completed in 12 milliseconds