Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dserial_s3c.h164 #define S3C2440_UFSTAT_RXFULL (1<<6) macro
/Linux-v6.1/drivers/tty/serial/
Dsamsung_tty.c2630 .rx_fifofull = S3C2440_UFSTAT_RXFULL,
2660 .rx_fifofull = S3C2440_UFSTAT_RXFULL,
2690 .rx_fifofull = S3C2440_UFSTAT_RXFULL,
3048 .rxfifo_mask = S3C2440_UFSTAT_RXFULL | S3C2440_UFSTAT_RXMASK,