Home
last modified time | relevance | path

Searched refs:S3C2410_UFCON_RESETBOTH (Results 1 – 2 of 2) sorted by relevance

/arch/arm/plat-s3c/include/plat/
Duncompress.h148 fifocon |= S3C2410_UFCON_RESETBOTH; in arch_enable_uart_fifo()
154 if (!(fifocon & S3C2410_UFCON_RESETBOTH)) in arch_enable_uart_fifo()
Dregs-serial.h131 #define S3C2410_UFCON_RESETBOTH (3<<1) macro