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

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

Completed in 187 milliseconds