Home
last modified time | relevance | path

Searched refs:ZILOG_CHANNEL_FROM_PORT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dip22zilog.c431 = 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()
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()
[all …]
H A Dsunzilog.c530 = ZILOG_CHANNEL_FROM_PORT(&up->port); in sunzilog_interrupt()
558 channel = ZILOG_CHANNEL_FROM_PORT(&up->port); in sunzilog_interrupt()
593 channel = ZILOG_CHANNEL_FROM_PORT(port); in sunzilog_read_channel_status()
727 channel = ZILOG_CHANNEL_FROM_PORT(port); in sunzilog_stop_rx()
784 channel = ZILOG_CHANNEL_FROM_PORT(&up->port); in __sunzilog_startup()
845 channel = ZILOG_CHANNEL_FROM_PORT(port); in sunzilog_shutdown()
961 sunzilog_maybe_update_regs(up, ZILOG_CHANNEL_FROM_PORT(port)); in sunzilog_set_termios()
1005 = ZILOG_CHANNEL_FROM_PORT(&up->port); in sunzilog_get_poll_char()
1334 channel = ZILOG_CHANNEL_FROM_PORT(&up->port); in sunzilog_init_hw()
1589 channel = ZILOG_CHANNEL_FROM_PORT(&up->port); in sunzilog_init()
[all …]