Searched refs:rx_fifofull (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Ds3c2400.c65 .rx_fifofull = S3C2410_UFSTAT_RXFULL,
H A Ds3c2410.c77 .rx_fifofull = S3C2410_UFSTAT_RXFULL,
H A Ds3c24a0.c81 .rx_fifofull = S3C24A0_UFSTAT_RXFULL,
H A Dsamsung.h19 unsigned long rx_fifofull; member in struct:s3c24xx_uart_info
H A Ds3c2412.c108 .rx_fifofull = S3C2440_UFSTAT_RXFULL,
H A Ds3c6400.c108 .rx_fifofull = S3C2440_UFSTAT_RXFULL,
H A Ds5pv210.c97 .rx_fifofull = S5PV210_UFSTAT_RXFULL, \
H A Ds3c2440.c137 .rx_fifofull = S3C2440_UFSTAT_RXFULL,
H A Dsamsung.c184 if (ufstat & info->rx_fifofull)

Completed in 66 milliseconds