Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsb1250-duart.c48 #define SBD_CHANREGS(line) A_BCM1480_DUART_CHANREG((line), 0) macro
62 #define SBD_CHANREGS(line) A_DUART_CHANREG((line), 0) macro
810 uport->mapbase = SBD_CHANREGS(line); in sbd_probe_duarts()