Searched refs:S3C64XX_UCON_TIMEOUT_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dserial_s3c.h118 #define S3C64XX_UCON_TIMEOUT_MASK (0xf<<12) macro
/linux-4.1.27/drivers/tty/serial/
H A Dsamsung.c542 S3C64XX_UCON_TIMEOUT_MASK | enable_rx_dma()
564 ucon &= ~(S3C64XX_UCON_TIMEOUT_MASK | enable_rx_pio()

Completed in 62 milliseconds