Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/samsung/odroid/
H A Dodroid.c272 UART3_SEL(15) | UART4_SEL(15); in board_clock_init()
282 UART4_SEL(6); in board_clock_init()
H A Dsetup.h156 #define UART4_SEL(x) (((x) & 0xf) << 16) macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dexynos4_setup.h241 #define UART4_SEL UART_SEL_SCLKMPLL macro
242 #define CLK_SRC_PERIL0_VAL ((UART4_SEL << 16) \
H A Dexynos5_setup.h805 #define UART4_SEL 3 macro
813 | (UART4_SEL << 20) \
/OK3568_Linux_fs/u-boot/board/samsung/trats/
H A Dsetup.h193 #define UART4_SEL UART_SEL_SCLKMPLL macro
196 | (UART4_SEL << 12) \