Lines Matching refs:ZILOG_CHANNEL_FROM_PORT
87 #define ZILOG_CHANNEL_FROM_PORT(PORT) ((struct zilog_channel *)((PORT)->membase)) macro
431 = ZILOG_CHANNEL_FROM_PORT(&up->port); in ip22zilog_interrupt()
458 channel = ZILOG_CHANNEL_FROM_PORT(&up->port); in ip22zilog_interrupt()
493 channel = ZILOG_CHANNEL_FROM_PORT(port); in ip22zilog_read_channel_status()
545 struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port); in ip22zilog_set_mctrl()
579 struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port); in ip22zilog_start_tx()
627 channel = ZILOG_CHANNEL_FROM_PORT(port); in ip22zilog_stop_rx()
639 struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port); in ip22zilog_enable_ms()
656 struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port); in ip22zilog_break_ctl()
689 channel = ZILOG_CHANNEL_FROM_PORT(&up->port); in __ip22zilog_reset()
699 channel = ZILOG_CHANNEL_FROM_PORT(&up->port); in __ip22zilog_reset()
713 channel = ZILOG_CHANNEL_FROM_PORT(&up->port); in __ip22zilog_startup()
780 channel = ZILOG_CHANNEL_FROM_PORT(port); in ip22zilog_shutdown()
894 ip22zilog_maybe_update_regs(up, ZILOG_CHANNEL_FROM_PORT(port)); in ip22zilog_set_termios()
993 struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port); in ip22zilog_put_char()