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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dpmac_zilog.h58 #define PMACZILOG_FLAG_IS_ASLEEP 0x00001000 macro
391 #define ZS_IS_ASLEEP(UP) ((UP)->flags & PMACZILOG_FLAG_IS_ASLEEP)
H A Dpmac_zilog.c1656 uap->flags |= PMACZILOG_FLAG_IS_ASLEEP;

Completed in 70 milliseconds