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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dpmac_zilog.h46 #define PMACZILOG_FLAG_IS_ASLEEP 0x00001000 macro
377 #define ZS_IS_ASLEEP(UP) ((UP)->flags & PMACZILOG_FLAG_IS_ASLEEP)
H A Dpmac_zilog.c1580 uap->flags |= PMACZILOG_FLAG_IS_ASLEEP;

Completed in 30 milliseconds