Home
last modified time | relevance | path

Searched refs:CSR_L_UBRLCR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/include/asm/hardware/
H A Ddec21285.h107 #define CSR_L_UBRLCR DC21285_IO(0x0170) macro
/kernel/linux/linux-6.6/arch/arm/include/asm/hardware/
H A Ddec21285.h101 #define CSR_L_UBRLCR DC21285_IO(0x0170) macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H A D21285.c328 *CSR_L_UBRLCR = quot & 0xff; in serial21285_set_termios()
450 tmp = *CSR_L_UBRLCR | (*CSR_M_UBRLCR << 8); in serial21285_get_options()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A D21285.c307 *CSR_L_UBRLCR = quot & 0xff; in serial21285_set_termios()
429 tmp = *CSR_L_UBRLCR | (*CSR_M_UBRLCR << 8); in serial21285_get_options()

Completed in 3 milliseconds