Home
last modified time | relevance | path

Searched refs:s5p_uart_divslot (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Duart.h36 static inline int s5p_uart_divslot(void) in s5p_uart_divslot() function
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Duart.h36 static inline int s5p_uart_divslot(void) in s5p_uart_divslot() function
/openbmc/u-boot/drivers/serial/
H A Dserial_s5p.c82 if (s5p_uart_divslot()) in s5p_serial_baud()