Home
last modified time | relevance | path

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

/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.c1079 up->port.mapbase = res->start + offsetof(struct zilog_layout, channelB); in ip22zilog_probe()
1080 up->port.membase = membase + offsetof(struct zilog_layout, channelB); in ip22zilog_probe()
H A Dsunzilog.c1447 up[1].port.membase = (void __iomem *) &rp->channelB; in zs_probe()