Searched refs:channelB (Results 1 – 4 of 4) sorted by relevance
13 struct zilog_channel channelB; member
22 struct zilog_channel channelB; member
1079 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()
1447 up[1].port.membase = (void __iomem *) &rp->channelB; in zs_probe()