zilog_channel      91 drivers/tty/serial/ip22zilog.c #define ZILOG_CHANNEL_FROM_PORT(PORT)	((struct zilog_channel *)((PORT)->membase))
zilog_channel     113 drivers/tty/serial/ip22zilog.c static unsigned char read_zsreg(struct zilog_channel *channel,
zilog_channel     126 drivers/tty/serial/ip22zilog.c static void write_zsreg(struct zilog_channel *channel,
zilog_channel     135 drivers/tty/serial/ip22zilog.c static void ip22zilog_clear_fifo(struct zilog_channel *channel)
zilog_channel     162 drivers/tty/serial/ip22zilog.c static void __load_zsregs(struct zilog_channel *channel, unsigned char *regs)
zilog_channel     238 drivers/tty/serial/ip22zilog.c 				       struct zilog_channel *channel)
zilog_channel     253 drivers/tty/serial/ip22zilog.c 						  struct zilog_channel *channel)
zilog_channel     318 drivers/tty/serial/ip22zilog.c 				   struct zilog_channel *channel)
zilog_channel     360 drivers/tty/serial/ip22zilog.c 				    struct zilog_channel *channel)
zilog_channel     435 drivers/tty/serial/ip22zilog.c 		struct zilog_channel *channel
zilog_channel     495 drivers/tty/serial/ip22zilog.c 	struct zilog_channel *channel;
zilog_channel     550 drivers/tty/serial/ip22zilog.c 	struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port);
zilog_channel     584 drivers/tty/serial/ip22zilog.c 	struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port);
zilog_channel     628 drivers/tty/serial/ip22zilog.c 	struct zilog_channel *channel;
zilog_channel     645 drivers/tty/serial/ip22zilog.c 	struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port);
zilog_channel     662 drivers/tty/serial/ip22zilog.c 	struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port);
zilog_channel     688 drivers/tty/serial/ip22zilog.c 	struct zilog_channel *channel;
zilog_channel     717 drivers/tty/serial/ip22zilog.c 	struct zilog_channel *channel;
zilog_channel     778 drivers/tty/serial/ip22zilog.c 	struct zilog_channel *channel;
zilog_channel     999 drivers/tty/serial/ip22zilog.c 	struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port);
zilog_channel      22 drivers/tty/serial/ip22zilog.h 	struct zilog_channel channelB;
zilog_channel      23 drivers/tty/serial/ip22zilog.h 	struct zilog_channel channelA;
zilog_channel     109 drivers/tty/serial/sunzilog.c #define ZILOG_CHANNEL_FROM_PORT(PORT)	((struct zilog_channel __iomem *)((PORT)->membase))
zilog_channel     130 drivers/tty/serial/sunzilog.c static unsigned char read_zsreg(struct zilog_channel __iomem *channel,
zilog_channel     143 drivers/tty/serial/sunzilog.c static void write_zsreg(struct zilog_channel __iomem *channel,
zilog_channel     152 drivers/tty/serial/sunzilog.c static void sunzilog_clear_fifo(struct zilog_channel __iomem *channel)
zilog_channel     179 drivers/tty/serial/sunzilog.c static int __load_zsregs(struct zilog_channel __iomem *channel, unsigned char *regs)
zilog_channel     273 drivers/tty/serial/sunzilog.c 				       struct zilog_channel __iomem *channel)
zilog_channel     329 drivers/tty/serial/sunzilog.c 		       struct zilog_channel __iomem *channel)
zilog_channel     407 drivers/tty/serial/sunzilog.c 				   struct zilog_channel __iomem *channel)
zilog_channel     458 drivers/tty/serial/sunzilog.c 				    struct zilog_channel __iomem *channel)
zilog_channel     534 drivers/tty/serial/sunzilog.c 		struct zilog_channel __iomem *channel
zilog_channel     595 drivers/tty/serial/sunzilog.c 	struct zilog_channel __iomem *channel;
zilog_channel     650 drivers/tty/serial/sunzilog.c 	struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port);
zilog_channel     684 drivers/tty/serial/sunzilog.c 	struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port);
zilog_channel     728 drivers/tty/serial/sunzilog.c 	struct zilog_channel __iomem *channel;
zilog_channel     745 drivers/tty/serial/sunzilog.c 	struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port);
zilog_channel     762 drivers/tty/serial/sunzilog.c 	struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port);
zilog_channel     788 drivers/tty/serial/sunzilog.c 	struct zilog_channel __iomem *channel;
zilog_channel     843 drivers/tty/serial/sunzilog.c 	struct zilog_channel __iomem *channel;
zilog_channel    1010 drivers/tty/serial/sunzilog.c 	struct zilog_channel __iomem *channel
zilog_channel    1134 drivers/tty/serial/sunzilog.c 	struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port);
zilog_channel    1336 drivers/tty/serial/sunzilog.c 	struct zilog_channel __iomem *channel;
zilog_channel    1590 drivers/tty/serial/sunzilog.c 			struct zilog_channel __iomem *channel;
zilog_channel    1627 drivers/tty/serial/sunzilog.c 			struct zilog_channel __iomem *channel;
zilog_channel      13 drivers/tty/serial/sunzilog.h 	struct zilog_channel channelB;
zilog_channel      14 drivers/tty/serial/sunzilog.h 	struct zilog_channel channelA;