Lines Matching refs:rx_enabled
118 unsigned char rx_enabled; member
261 ourport->rx_enabled = 1; in s3c24xx_serial_rx_enable()
277 ourport->rx_enabled = 0; in s3c24xx_serial_rx_disable()
514 if (ourport->rx_enabled) { in s3c24xx_serial_stop_rx()
521 ourport->rx_enabled = 0; in s3c24xx_serial_stop_rx()
743 if (ourport->rx_enabled) { in s3c24xx_serial_rx_drain_fifo()
745 ourport->rx_enabled = 0; in s3c24xx_serial_rx_drain_fifo()
753 ourport->rx_enabled = 1; in s3c24xx_serial_rx_drain_fifo()
1112 ourport->rx_enabled = 0; in s3c24xx_serial_shutdown()
1134 ourport->rx_enabled = 1; in s3c24xx_serial_startup()
1195 ourport->rx_enabled = 1; in s3c64xx_serial_startup()
2150 if (ourport->rx_enabled) in s3c24xx_serial_resume_noirq()