Home
last modified time | relevance | path

Searched refs:s3c24xx_serial_has_interrupt_mask (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/tty/serial/
Dsamsung_tty.c236 static int s3c24xx_serial_has_interrupt_mask(struct uart_port *port) in s3c24xx_serial_has_interrupt_mask() function
292 if (s3c24xx_serial_has_interrupt_mask(port)) in s3c24xx_serial_stop_tx()
356 if (s3c24xx_serial_has_interrupt_mask(port)) in enable_tx_dma()
389 if (s3c24xx_serial_has_interrupt_mask(port)) in enable_tx_pio()
516 if (s3c24xx_serial_has_interrupt_mask(port)) in s3c24xx_serial_stop_rx()
1101 if (!s3c24xx_serial_has_interrupt_mask(port)) in s3c24xx_serial_shutdown()
1109 if (!s3c24xx_serial_has_interrupt_mask(port)) in s3c24xx_serial_shutdown()
1116 if (s3c24xx_serial_has_interrupt_mask(port)) { in s3c24xx_serial_shutdown()
1872 if (s3c24xx_serial_has_interrupt_mask(port)) in s3c24xx_serial_init_port()
1908 if (!s3c24xx_serial_has_interrupt_mask(port)) { in s3c24xx_serial_init_port()
[all …]