Home
last modified time | relevance | path

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

/openbmc/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.c1099 up[(chip * 2) + 1].port.membase = (char *) &rp->channelA; in ip22zilog_prepare()
1105 (unsigned long) ioremap((unsigned long) &rp->channelA, 8); in ip22zilog_prepare()
H A Dsunzilog.c1430 up[0].port.membase = (void __iomem *) &rp->channelA; in zs_probe()