Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dip22zilog.c162 static void __load_zsregs(struct zilog_channel *channel, unsigned char *regs) in __load_zsregs() function
244 __load_zsregs(channel, up->curregs); in ip22zilog_maybe_update_regs()
383 __load_zsregs(channel, up->curregs); in ip22zilog_transmit_chars()
723 __load_zsregs(channel, up->curregs); in __ip22zilog_startup()
Dsunzilog.c179 static int __load_zsregs(struct zilog_channel __iomem *channel, unsigned char *regs) in __load_zsregs() function
279 __load_zsregs(channel, up->curregs); in sunzilog_maybe_update_regs()
481 __load_zsregs(channel, up->curregs); in sunzilog_transmit_chars()
1383 if (__load_zsregs(channel, up->curregs)) { in sunzilog_init_hw()