Searched refs:REG_DR (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/tty/serial/ |
| D | amba-pl011.h | 6 REG_DR, enumerator
|
| D | amba-pl011.c | 64 [REG_DR] = UART01x_DR, 150 [REG_DR] = UART01x_DR, 197 [REG_DR] = ZX_UART011_DR, 325 ch = pl011_read(uap, REG_DR) | UART_DUMMY_DR_RX; in pl011_fifo_to_tty() 407 pl011_reg_to_offset(uap, REG_DR), in pl011_dma_probe() 463 pl011_reg_to_offset(uap, REG_DR), in pl011_dma_probe() 791 pl011_write(uap->port.x_char, uap, REG_DR); in pl011_dma_tx_start() 1387 pl011_write(c, uap, REG_DR); in pl011_tx_char() 1638 return pl011_read(uap, REG_DR); in pl011_get_poll_char() 1650 pl011_write(ch, uap, REG_DR); in pl011_put_poll_char() [all …]
|