Home
last modified time | relevance | path

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

/linux/arch/arm/include/debug/
A Ds3c24xx.S23 tst \rd, #S3C2410_UFSTAT_TXFULL
/linux/include/linux/
A Dserial_s3c.h164 #define S3C2410_UFSTAT_TXFULL (1<<9) macro
/linux/drivers/tty/serial/
A Dsamsung_tty.c2646 .tx_fifofull = S3C2410_UFSTAT_TXFULL,
2842 .tx_fifofull = S3C2410_UFSTAT_TXFULL,
2996 .txfull_mask = S3C2410_UFSTAT_TXFULL,

Completed in 10 milliseconds