Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/debug/
H A Dsamsung.S40 tst \rd, #S3C2440_UFSTAT_TXFULL
/openbmc/linux/include/linux/
H A Dserial_s3c.h163 #define S3C2440_UFSTAT_TXFULL (1<<14) macro
/openbmc/linux/drivers/tty/serial/
H A Dsamsung_tty.c2513 .tx_fifofull = S3C2440_UFSTAT_TXFULL,
2854 .txfull_mask = S3C2440_UFSTAT_TXFULL,