Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dip22zilog.h22 struct zilog_channel channelB; member
Dsunzilog.h13 struct zilog_channel channelB; member
Dip22zilog.c1100 up[(chip * 2) + 0].port.membase = (char *) &rp->channelB; in ip22zilog_prepare()
1105 (unsigned long) ioremap((unsigned long) &rp->channelB, 8); in ip22zilog_prepare()
Dsunzilog.c1450 up[1].port.membase = (void __iomem *) &rp->channelB; in zs_probe()