Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmcfuart.h39 #define MCFUART_UBG1 0x18 /* Baud Rate MSB (r/w) */ macro
/openbmc/linux/drivers/tty/serial/
H A Dmcf.c267 writeb((baudclk & 0xff00) >> 8, port->membase + MCFUART_UBG1); in mcf_set_termios()