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()
513 if (ourport->rx_enabled) { in s3c24xx_serial_stop_rx()
520 ourport->rx_enabled = 0; in s3c24xx_serial_stop_rx()
742 if (ourport->rx_enabled) { in s3c24xx_serial_rx_drain_fifo()
744 ourport->rx_enabled = 0; in s3c24xx_serial_rx_drain_fifo()
752 ourport->rx_enabled = 1; in s3c24xx_serial_rx_drain_fifo()
1108 ourport->rx_enabled = 0; in s3c24xx_serial_shutdown()
1130 ourport->rx_enabled = 1; in s3c24xx_serial_startup()
1191 ourport->rx_enabled = 1; in s3c64xx_serial_startup()
2146 if (ourport->rx_enabled) in s3c24xx_serial_resume_noirq()