Symbol: zilog_channel
drivers/tty/serial/ip22zilog.c
108
static unsigned char read_zsreg(struct zilog_channel *channel,
drivers/tty/serial/ip22zilog.c
121
static void write_zsreg(struct zilog_channel *channel,
drivers/tty/serial/ip22zilog.c
130
static void ip22zilog_clear_fifo(struct zilog_channel *channel)
drivers/tty/serial/ip22zilog.c
157
static void __load_zsregs(struct zilog_channel *channel, unsigned char *regs)
drivers/tty/serial/ip22zilog.c
233
struct zilog_channel *channel)
drivers/tty/serial/ip22zilog.c
248
struct zilog_channel *channel)
drivers/tty/serial/ip22zilog.c
313
struct zilog_channel *channel)
drivers/tty/serial/ip22zilog.c
355
struct zilog_channel *channel)
drivers/tty/serial/ip22zilog.c
426
struct zilog_channel *channel;
drivers/tty/serial/ip22zilog.c
485
struct zilog_channel *channel;
drivers/tty/serial/ip22zilog.c
540
struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port);
drivers/tty/serial/ip22zilog.c
574
struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port);
drivers/tty/serial/ip22zilog.c
616
struct zilog_channel *channel;
drivers/tty/serial/ip22zilog.c
633
struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port);
drivers/tty/serial/ip22zilog.c
650
struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port);
drivers/tty/serial/ip22zilog.c
676
struct zilog_channel *channel;
drivers/tty/serial/ip22zilog.c
705
struct zilog_channel *channel;
drivers/tty/serial/ip22zilog.c
766
struct zilog_channel *channel;
drivers/tty/serial/ip22zilog.c
87
#define ZILOG_CHANNEL_FROM_PORT(PORT) ((struct zilog_channel *)((PORT)->membase))
drivers/tty/serial/ip22zilog.c
946
struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port);
drivers/tty/serial/ip22zilog.h
22
struct zilog_channel channelB;
drivers/tty/serial/ip22zilog.h
23
struct zilog_channel channelA;
drivers/tty/serial/sunzilog.c
1003
struct zilog_channel __iomem *channel
drivers/tty/serial/sunzilog.c
105
#define ZILOG_CHANNEL_FROM_PORT(PORT) ((struct zilog_channel __iomem *)((PORT)->membase))
drivers/tty/serial/sunzilog.c
1127
struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port);
drivers/tty/serial/sunzilog.c
126
static unsigned char read_zsreg(struct zilog_channel __iomem *channel,
drivers/tty/serial/sunzilog.c
1329
struct zilog_channel __iomem *channel;
drivers/tty/serial/sunzilog.c
139
static void write_zsreg(struct zilog_channel __iomem *channel,
drivers/tty/serial/sunzilog.c
148
static void sunzilog_clear_fifo(struct zilog_channel __iomem *channel)
drivers/tty/serial/sunzilog.c
1583
struct zilog_channel __iomem *channel;
drivers/tty/serial/sunzilog.c
1620
struct zilog_channel __iomem *channel;
drivers/tty/serial/sunzilog.c
175
static int __load_zsregs(struct zilog_channel __iomem *channel, unsigned char *regs)
drivers/tty/serial/sunzilog.c
269
struct zilog_channel __iomem *channel)
drivers/tty/serial/sunzilog.c
325
struct zilog_channel __iomem *channel)
drivers/tty/serial/sunzilog.c
403
struct zilog_channel __iomem *channel)
drivers/tty/serial/sunzilog.c
454
struct zilog_channel __iomem *channel)
drivers/tty/serial/sunzilog.c
529
struct zilog_channel __iomem *channel
drivers/tty/serial/sunzilog.c
590
struct zilog_channel __iomem *channel;
drivers/tty/serial/sunzilog.c
645
struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port);
drivers/tty/serial/sunzilog.c
679
struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port);
drivers/tty/serial/sunzilog.c
721
struct zilog_channel __iomem *channel;
drivers/tty/serial/sunzilog.c
738
struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port);
drivers/tty/serial/sunzilog.c
755
struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port);
drivers/tty/serial/sunzilog.c
781
struct zilog_channel __iomem *channel;
drivers/tty/serial/sunzilog.c
836
struct zilog_channel __iomem *channel;
drivers/tty/serial/sunzilog.h
13
struct zilog_channel channelB;
drivers/tty/serial/sunzilog.h
14
struct zilog_channel channelA;