Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsunzilog.h14 struct zilog_channel channelA; member
H A Dip22zilog.h23 struct zilog_channel channelA; member
H A Dip22zilog.c1101 up[(chip * 2) + 1].port.membase = (char *) &rp->channelA; in ip22zilog_prepare()
1107 (unsigned long) ioremap((unsigned long) &rp->channelA, 8); in ip22zilog_prepare()
H A Dsunzilog.c1432 up[0].port.membase = (void __iomem *) &rp->channelA; in zs_probe()