Home
last modified time | relevance | path

Searched refs:S3C2440_UFSTAT_TXFULL (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/include/debug/
Dsamsung.S40 tst \rd, #S3C2440_UFSTAT_TXFULL
/linux-4.1.27/include/linux/
Dserial_s3c.h176 #define S3C2440_UFSTAT_TXFULL (1<<14) macro
/linux-4.1.27/drivers/tty/serial/
Dsamsung.c2212 .tx_fifofull = S3C2440_UFSTAT_TXFULL,
2241 .tx_fifofull = S3C2440_UFSTAT_TXFULL,
2269 .tx_fifofull = S3C2440_UFSTAT_TXFULL,
2483 .txfull_mask = S3C2440_UFSTAT_TXFULL,