Searched refs:__load_zsregs (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.c161 static void __load_zsregs(struct zilog_channel *channel, unsigned char *regs) function
243 __load_zsregs(channel, up->curregs);
387 __load_zsregs(channel, up->curregs);
721 __load_zsregs(channel, up->curregs);
H A Dsunzilog.c177 static int __load_zsregs(struct zilog_channel __iomem *channel, unsigned char *regs) function
277 __load_zsregs(channel, up->curregs);
486 __load_zsregs(channel, up->curregs);
1382 if (__load_zsregs(channel, up->curregs)) {

Completed in 44 milliseconds