Searched refs:REG_DR (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | amba-pl011.h | 6 REG_DR, enumerator
|
| H A D | amba-pl011.c | 59 [REG_DR] = UART01x_DR, 145 [REG_DR] = UART01x_DR, 192 [REG_DR] = ZX_UART011_DR, 321 ch = pl011_read(uap, REG_DR) | UART_DUMMY_DR_RX; in pl011_fifo_to_tty() 405 pl011_reg_to_offset(uap, REG_DR), in pl011_dma_probe() 461 pl011_reg_to_offset(uap, REG_DR), in pl011_dma_probe() 789 pl011_write(uap->port.x_char, uap, REG_DR); in pl011_dma_tx_start() 1388 pl011_write(c, uap, REG_DR); in pl011_tx_char() 1637 return pl011_read(uap, REG_DR); in pl011_get_poll_char() 1649 pl011_write(ch, uap, REG_DR); in pl011_put_poll_char() [all …]
|