Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsc16is7xx.c65 #define SC16IS7XX_DLL_REG (0x00) /* Divisor Latch Low */ macro
555 sc16is7xx_port_write(port, SC16IS7XX_DLL_REG, div % 256); in sc16is7xx_set_baud()