Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dmax310x.c36 #define MAX310X_THR_REG (0x00) /* TX FIFO */ macro
675 regmap_noinc_write(one->regmap, MAX310X_THR_REG, txbuf, len); in max310x_batch_write()
786 max310x_port_write(port, MAX310X_THR_REG, port->x_char); in max310x_handle_tx()