Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmcfuart.h40 #define MCFUART_UBG2 0x1c /* Baud Rate LSB (r/w) */ macro
/openbmc/linux/drivers/tty/serial/
H A Dmcf.c268 writeb((baudclk & 0xff), port->membase + MCFUART_UBG2); in mcf_set_termios()