Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/debug/
H A Ds3c24xx.S23 tst \rd, #S3C2410_UFSTAT_TXFULL
/openbmc/linux/include/linux/
H A Dserial_s3c.h155 #define S3C2410_UFSTAT_TXFULL (1<<9) macro
/openbmc/linux/drivers/tty/serial/
H A Dsamsung_tty.c2619 .tx_fifofull = S3C2410_UFSTAT_TXFULL,
2838 .txfull_mask = S3C2410_UFSTAT_TXFULL,