Home
last modified time | relevance | path

Searched refs:__load_zsregs (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dip22zilog.c158 static void __load_zsregs(struct zilog_channel *channel, unsigned char *regs) in __load_zsregs() function
240 __load_zsregs(channel, up->curregs); in ip22zilog_maybe_update_regs()
379 __load_zsregs(channel, up->curregs); in ip22zilog_transmit_chars()
717 __load_zsregs(channel, up->curregs); in __ip22zilog_startup()
H A Dsunzilog.c175 static int __load_zsregs(struct zilog_channel __iomem *channel, unsigned char *regs) in __load_zsregs() function
275 __load_zsregs(channel, up->curregs); in sunzilog_maybe_update_regs()
477 __load_zsregs(channel, up->curregs); in sunzilog_transmit_chars()
1377 if (__load_zsregs(channel, up->curregs)) { in sunzilog_init_hw()