Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsunzilog.h13 struct zilog_channel channelB; member
H A Dip22zilog.h22 struct zilog_channel channelB; member
H A Dip22zilog.c1098 up[(chip * 2) + 0].port.membase = (char *) &rp->channelB; in ip22zilog_prepare()
1103 (unsigned long) ioremap((unsigned long) &rp->channelB, 8); in ip22zilog_prepare()
H A Dsunzilog.c1448 up[1].port.membase = (void __iomem *) &rp->channelB; in zs_probe()