Searched refs:__load_zsregs (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.c166 static void __load_zsregs(struct zilog_channel *channel, unsigned char *regs) function
248 __load_zsregs(channel, up->curregs);
396 __load_zsregs(channel, up->curregs);
1177 __load_zsregs(channel, up->curregs);
H A Dsunzilog.c179 static int __load_zsregs(struct zilog_channel __iomem *channel, unsigned char *regs) function
279 __load_zsregs(channel, up->curregs);
488 __load_zsregs(channel, up->curregs);
1340 if (__load_zsregs(channel, up->curregs)) {

Completed in 162 milliseconds