Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsunzilog.c86 #define SUNZILOG_FLAG_REGS_HELD 0x00000040 macro
114 #define ZS_REGS_HELD(UP) ((UP)->flags & SUNZILOG_FLAG_REGS_HELD)
273 up->flags |= SUNZILOG_FLAG_REGS_HELD; in sunzilog_maybe_update_regs()
478 up->flags &= ~SUNZILOG_FLAG_REGS_HELD; in sunzilog_transmit_chars()