Searched refs:channelA (Results 1 – 4 of 4) sorted by relevance
14 struct zilog_channel channelA; member
23 struct zilog_channel channelA; member
1088 up->port.mapbase = res->start + offsetof(struct zilog_layout, channelA); in ip22zilog_probe()1089 up->port.membase = membase + offsetof(struct zilog_layout, channelA); in ip22zilog_probe()
1429 up[0].port.membase = (void __iomem *) &rp->channelA; in zs_probe()