Lines Matching refs:tx_enabled
133 unsigned char tx_enabled; member
292 if (!ourport->tx_enabled) in s3c24xx_serial_stop_tx()
319 ourport->tx_enabled = 0; in s3c24xx_serial_stop_tx()
495 if (!ourport->tx_enabled) { in s3c24xx_serial_start_tx()
499 ourport->tx_enabled = 1; in s3c24xx_serial_start_tx()
1174 ourport->tx_enabled = 0; in s3c64xx_serial_shutdown()
1206 ourport->tx_enabled = 0; in apple_s5l_serial_shutdown()
1241 ourport->tx_enabled = 0; in s3c64xx_serial_startup()
1279 ourport->tx_enabled = 0; in apple_s5l_serial_startup()
2118 if (ourport->tx_enabled) in s3c24xx_serial_resume_noirq()
2156 if (ourport->tx_enabled) in s3c24xx_serial_resume_noirq()