Searched refs:S3C2410_UFCON_RESETBOTH (Results 1 – 2 of 2) sorted by relevance
148 fifocon |= S3C2410_UFCON_RESETBOTH; in arch_enable_uart_fifo()154 if (!(fifocon & S3C2410_UFCON_RESETBOTH)) in arch_enable_uart_fifo()
131 #define S3C2410_UFCON_RESETBOTH (3<<1) macro