Searched defs:ufstat (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-4.19/drivers/tty/serial/ |
| D | samsung.c | 433 unsigned long ufstat) in s3c24xx_serial_rx_fifocnt() 549 unsigned int utrstat, ufstat, received; in s3c24xx_serial_rx_chars_dma() local 598 unsigned int ufcon, ch, flag, ufstat, uerstat; in s3c24xx_serial_rx_drain_fifo() local 800 unsigned long ufstat = rd_regl(port, S3C2410_UFSTAT); in s3c24xx_serial_tx_empty() local 2010 unsigned long ufstat, utrstat; in s3c24xx_serial_console_txrdy() local 2041 unsigned int ufstat; in s3c24xx_serial_get_poll_char() local
|
| /kernel/linux/linux-5.10/drivers/tty/serial/ |
| D | samsung_tty.c | 555 unsigned long ufstat) in s3c24xx_serial_rx_fifocnt() 720 unsigned int ufcon, ch, flag, ufstat, uerstat; in s3c24xx_serial_rx_drain_fifo() local 922 unsigned long ufstat = rd_regl(port, S3C2410_UFSTAT); in s3c24xx_serial_tx_empty() local 2187 unsigned long ufstat, utrstat; in s3c24xx_serial_console_txrdy() local 2218 unsigned int ufstat; in s3c24xx_serial_get_poll_char() local
|