Lines Matching refs:rx_enabled
132 unsigned char rx_enabled; member
265 ourport->rx_enabled = 1; in s3c24xx_serial_rx_enable()
281 ourport->rx_enabled = 0; in s3c24xx_serial_rx_disable()
545 if (ourport->rx_enabled) { in s3c24xx_serial_stop_rx()
561 ourport->rx_enabled = 0; in s3c24xx_serial_stop_rx()
787 if (ourport->rx_enabled) { in s3c24xx_serial_rx_drain_fifo()
789 ourport->rx_enabled = 0; in s3c24xx_serial_rx_drain_fifo()
797 ourport->rx_enabled = 1; in s3c24xx_serial_rx_drain_fifo()
1176 ourport->rx_enabled = 0; in s3c64xx_serial_shutdown()
1208 ourport->rx_enabled = 0; in apple_s5l_serial_shutdown()
1240 ourport->rx_enabled = 1; in s3c64xx_serial_startup()
1278 ourport->rx_enabled = 1; in apple_s5l_serial_startup()
2120 if (ourport->rx_enabled) in s3c24xx_serial_resume_noirq()
2158 if (ourport->rx_enabled) in s3c24xx_serial_resume_noirq()