Lines Matching refs:zilog_channel
87 #define ZILOG_CHANNEL_FROM_PORT(PORT) ((struct zilog_channel *)((PORT)->membase))
109 static unsigned char read_zsreg(struct zilog_channel *channel, in read_zsreg()
122 static void write_zsreg(struct zilog_channel *channel, in write_zsreg()
131 static void ip22zilog_clear_fifo(struct zilog_channel *channel) in ip22zilog_clear_fifo()
158 static void __load_zsregs(struct zilog_channel *channel, unsigned char *regs) in __load_zsregs()
234 struct zilog_channel *channel) in ip22zilog_maybe_update_regs()
249 struct zilog_channel *channel) in ip22zilog_receive_chars()
314 struct zilog_channel *channel) in ip22zilog_status_handle()
356 struct zilog_channel *channel) in ip22zilog_transmit_chars()
431 struct zilog_channel *channel in ip22zilog_interrupt()
491 struct zilog_channel *channel; in ip22zilog_read_channel_status()
546 struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port); in ip22zilog_set_mctrl()
580 struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port); in ip22zilog_start_tx()
624 struct zilog_channel *channel; in ip22zilog_stop_rx()
641 struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port); in ip22zilog_enable_ms()
658 struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port); in ip22zilog_break_ctl()
684 struct zilog_channel *channel; in __ip22zilog_reset()
713 struct zilog_channel *channel; in __ip22zilog_startup()
774 struct zilog_channel *channel; in ip22zilog_shutdown()
995 struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port); in ip22zilog_put_char()