Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsc16is7xx.c35 #define SC16IS7XX_THR_REG (0x00) /* TX FIFO */ macro
401 regmap_noinc_write(one->regmap, SC16IS7XX_THR_REG, s->buf, to_send); in sc16is7xx_fifo_write()
651 sc16is7xx_port_write(port, SC16IS7XX_THR_REG, port->x_char); in sc16is7xx_handle_tx()