Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds