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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dip22zilog.c95 #define ZILOG_CHANNEL_FROM_PORT(PORT) ((struct zilog_channel *)((PORT)->membase)) macro
449 = ZILOG_CHANNEL_FROM_PORT(&up->port);
472 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);
688 channel = ZILOG_CHANNEL_FROM_PORT(
[all...]
H A Dsunzilog.c109 #define ZILOG_CHANNEL_FROM_PORT(PORT) ((struct zilog_channel __iomem *)((PORT)->membase)) macro
295 sunzilog_maybe_update_regs(up, ZILOG_CHANNEL_FROM_PORT(&up->port));
542 = ZILOG_CHANNEL_FROM_PORT(&up->port);
570 channel = ZILOG_CHANNEL_FROM_PORT(&up->port);
605 channel = ZILOG_CHANNEL_FROM_PORT(port);
656 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port);
688 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port);
735 channel = ZILOG_CHANNEL_FROM_PORT(port);
746 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port);
762 struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(por
[all...]

Completed in 141 milliseconds