Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsunzilog.c89 #define SUNZILOG_FLAG_REGS_HELD 0x00000040 macro
117 #define ZS_REGS_HELD(UP) ((UP)->flags & SUNZILOG_FLAG_REGS_HELD)
276 up->flags |= SUNZILOG_FLAG_REGS_HELD; in sunzilog_maybe_update_regs()
481 up->flags &= ~SUNZILOG_FLAG_REGS_HELD; in sunzilog_transmit_chars()