Searched refs:zilog_channel (Results 1 - 4 of 4) 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))
112 static unsigned char read_zsreg(struct zilog_channel *channel,
125 static void write_zsreg(struct zilog_channel *channel,
134 static void ip22zilog_clear_fifo(struct zilog_channel *channel)
161 static void __load_zsregs(struct zilog_channel *channel, unsigned char *regs)
237 struct zilog_channel *channel)
252 struct zilog_channel *channel)
322 struct zilog_channel *channel)
364 struct zilog_channel *channel)
439 struct zilog_channel *channe
[all...]
H A Dsunzilog.c107 #define ZILOG_CHANNEL_FROM_PORT(PORT) ((struct zilog_channel __iomem *)((PORT)->membase))
128 static unsigned char read_zsreg(struct zilog_channel __iomem *channel,
141 static void write_zsreg(struct zilog_channel __iomem *channel,
150 static void sunzilog_clear_fifo(struct zilog_channel __iomem *channel)
177 static int __load_zsregs(struct zilog_channel __iomem *channel, unsigned char *regs)
271 struct zilog_channel __iomem *channel)
327 struct zilog_channel __iomem *channel)
412 struct zilog_channel __iomem *channel)
463 struct zilog_channel __iomem *channel)
539 struct zilog_channel __iome
[all...]
H A Dip22zilog.h6 struct zilog_channel { struct
21 struct zilog_channel channelB;
22 struct zilog_channel channelA;
H A Dsunzilog.h4 struct zilog_channel { struct
12 struct zilog_channel channelB;
13 struct zilog_channel channelA;

Completed in 122 milliseconds