Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsc16is7xx.c66 #define SC16IS7XX_DLH_REG (0x01) /* Divisor Latch High */ macro
554 sc16is7xx_port_write(port, SC16IS7XX_DLH_REG, div / 256); in sc16is7xx_set_baud()