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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dip22zilog.c90 #define ZILOG_CHANNEL_FROM_PORT(PORT) ((struct zilog_channel *)((PORT)->membase)) macro
440 = ZILOG_CHANNEL_FROM_PORT(&up->port);
468 channel = ZILOG_CHANNEL_FROM_PORT(&up->port);
503 channel = ZILOG_CHANNEL_FROM_PORT(port);
554 struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port);
586 struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port);
633 channel = ZILOG_CHANNEL_FROM_PORT(port);
644 struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port);
660 struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port);
693 channel = ZILOG_CHANNEL_FROM_PORT(
[all...]
H A Dsunzilog.c107 #define ZILOG_CHANNEL_FROM_PORT(PORT) ((struct zilog_channel __iomem *)((PORT)->membase)) macro
293 sunzilog_maybe_update_regs(up, ZILOG_CHANNEL_FROM_PORT(&up->port));
540 = ZILOG_CHANNEL_FROM_PORT(&up->port);
568 channel = ZILOG_CHANNEL_FROM_PORT(&up->port);
603 channel = ZILOG_CHANNEL_FROM_PORT(port);
654 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port);
686 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port);
733 channel = ZILOG_CHANNEL_FROM_PORT(port);
744 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port);
760 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(por
[all...]

Completed in 55 milliseconds