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

/linux-master/include/linux/
H A Dserial_s3c.h263 #define APPLE_S5L_UTRSTAT_RXTHRESH (1<<4) macro
/linux-master/drivers/tty/serial/
H A Dsamsung_tty.c970 if (pend & (APPLE_S5L_UTRSTAT_RXTHRESH | APPLE_S5L_UTRSTAT_RXTO)) {
972 APPLE_S5L_UTRSTAT_RXTHRESH | APPLE_S5L_UTRSTAT_RXTO);

Completed in 157 milliseconds