Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-exynos/
Dexynos5_setup.h639 #define UART0_SEL 6 macro
645 | (UART0_SEL))
808 #define UART0_SEL 3 macro
816 | (UART0_SEL << 4))
Dexynos4_setup.h236 #define UART0_SEL UART_SEL_SCLKMPLL macro
245 | (UART0_SEL << 0))
/external/u-boot/board/samsung/odroid/
Dodroid.c270 clr = UART0_SEL(15) | UART1_SEL(15) | UART2_SEL(15) | in board_clock_init()
280 set = UART0_SEL(6) | UART1_SEL(6) | UART2_SEL(6) | UART3_SEL(6) | in board_clock_init()
Dsetup.h159 #define UART0_SEL(x) ((x) & 0xf) macro
/external/u-boot/board/samsung/trats/
Dsetup.h188 #define UART0_SEL UART_SEL_SCLKMPLL macro
199 | (UART0_SEL << 0))