Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsunzilog.h14 struct zilog_channel channelA; member
H A Dip22zilog.h23 struct zilog_channel channelA; member
H A Dip22zilog.c1088 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()
H A Dsunzilog.c1429 up[0].port.membase = (void __iomem *) &rp->channelA; in zs_probe()