Searched refs:tx_fifofull (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/serial/
H A Ds3c2400.c66 .tx_fifofull = S3C2410_UFSTAT_TXFULL,
H A Ds3c2410.c78 .tx_fifofull = S3C2410_UFSTAT_TXFULL,
H A Ds3c24a0.c82 .tx_fifofull = S3C24A0_UFSTAT_TXFULL,
H A Dsamsung.h22 unsigned long tx_fifofull; member in struct:s3c24xx_uart_info
H A Ds3c2412.c109 .tx_fifofull = S3C2440_UFSTAT_TXFULL,
H A Ds3c6400.c109 .tx_fifofull = S3C2440_UFSTAT_TXFULL,
H A Ds5pv210.c98 .tx_fifofull = S5PV210_UFSTAT_TXFULL, \
H A Ds3c2440.c138 .tx_fifofull = S3C2440_UFSTAT_TXFULL,
H A Dsamsung.c306 if (rd_regl(port, S3C2410_UFSTAT) & ourport->info->tx_fifofull)
332 (ufstat & info->tx_fifofull))
1282 return (ufstat & info->tx_fifofull) ? 0 : 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/
H A Ds3c2400.c66 .tx_fifofull = S3C2410_UFSTAT_TXFULL,
H A Ds3c2410.c78 .tx_fifofull = S3C2410_UFSTAT_TXFULL,
H A Ds3c24a0.c82 .tx_fifofull = S3C24A0_UFSTAT_TXFULL,
H A Dsamsung.h22 unsigned long tx_fifofull; member in struct:s3c24xx_uart_info
H A Ds3c2412.c109 .tx_fifofull = S3C2440_UFSTAT_TXFULL,
H A Ds3c6400.c109 .tx_fifofull = S3C2440_UFSTAT_TXFULL,
H A Ds5pv210.c98 .tx_fifofull = S5PV210_UFSTAT_TXFULL, \
H A Ds3c2440.c138 .tx_fifofull = S3C2440_UFSTAT_TXFULL,
H A Dsamsung.c306 if (rd_regl(port, S3C2410_UFSTAT) & ourport->info->tx_fifofull)
332 (ufstat & info->tx_fifofull))
1282 return (ufstat & info->tx_fifofull) ? 0 : 1;

Completed in 283 milliseconds