Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsc16is7xx.c34 #define SC16IS7XX_THR_REG (0x00) /* TX FIFO */ macro
556 sc16is7xx_port_write(port, SC16IS7XX_THR_REG, port->x_char); in sc16is7xx_handle_tx()
581 regmap_raw_write(s->regmap, SC16IS7XX_THR_REG, s->buf, to_send); in sc16is7xx_handle_tx()