Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmcfuart.h33 #define MCFUART_URB 0x0c /* Receiver Buffer (r) */ macro
/openbmc/linux/drivers/tty/serial/
H A Dmcf.c287 ch = readb(port->membase + MCFUART_URB); in mcf_rx_chars()