Searched refs:zilog_channel (Results 1 - 4 of 4) 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))
117 static unsigned char read_zsreg(struct zilog_channel *channel,
130 static void write_zsreg(struct zilog_channel *channel,
139 static void ip22zilog_clear_fifo(struct zilog_channel *channel)
166 static void __load_zsregs(struct zilog_channel *channel, unsigned char *regs)
242 struct zilog_channel *channel)
254 struct zilog_channel *channel)
340 struct zilog_channel *channel)
373 struct zilog_channel *channel)
448 struct zilog_channel *channe
[all...]
H A Dsunzilog.c109 #define ZILOG_CHANNEL_FROM_PORT(PORT) ((struct zilog_channel __iomem *)((PORT)->membase))
130 static unsigned char read_zsreg(struct zilog_channel __iomem *channel,
143 static void write_zsreg(struct zilog_channel __iomem *channel,
152 static void sunzilog_clear_fifo(struct zilog_channel __iomem *channel)
179 static int __load_zsregs(struct zilog_channel __iomem *channel, unsigned char *regs)
273 struct zilog_channel __iomem *channel)
329 struct zilog_channel __iomem *channel)
414 struct zilog_channel __iomem *channel)
465 struct zilog_channel __iomem *channel)
541 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 54 milliseconds