Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/serial/
Dip22zilog.h21 struct zilog_channel channelB; member
Dsunzilog.h12 struct zilog_channel channelB; member
Dip22zilog.c1100 up[(chip * 2) + 0].port.membase = (char *) &rp->channelB; in ip22zilog_prepare()
1105 (unsigned long) ioremap((unsigned long) &rp->channelB, 8); in ip22zilog_prepare()
Dsunzilog.c1452 up[1].port.membase = (void __iomem *) &rp->channelB; in zs_probe()