Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dip22zilog.h22 struct zilog_channel channelA; member
Dsunzilog.h13 struct zilog_channel channelA; member
Dip22zilog.c1095 up[(chip * 2) + 1].port.membase = (char *) &rp->channelA; in ip22zilog_prepare()
1101 (unsigned long) ioremap((unsigned long) &rp->channelA, 8); in ip22zilog_prepare()
Dsunzilog.c1429 up[0].port.membase = (void __iomem *) &rp->channelA; in zs_probe()