Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A D21285.c308 *CSR_M_UBRLCR = (quot >> 8) & 0x0f; in serial21285_set_termios()
429 tmp = *CSR_L_UBRLCR | (*CSR_M_UBRLCR << 8); in serial21285_get_options()
/openbmc/linux/arch/arm/include/asm/hardware/
H A Ddec21285.h100 #define CSR_M_UBRLCR DC21285_IO(0x016c) macro