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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dsunzilog.c88 #define SUNZILOG_FLAG_REGS_HELD 0x00000040 macro
116 #define ZS_REGS_HELD(UP) ((UP)->flags & SUNZILOG_FLAG_REGS_HELD)
275 up->flags |= SUNZILOG_FLAG_REGS_HELD;
487 up->flags &= ~SUNZILOG_FLAG_REGS_HELD;

Completed in 77 milliseconds