Searched refs:ZILOG_SLEEPING (Results 1 – 2 of 2) sorted by relevance
71 #define ZILOG_SLEEPING 0x01000000 /* have shut it down for sleep */ macro
3168 info->flags |= ZILOG_SLEEPING; in serial_notify_sleep()3175 if (info->flags & ZILOG_SLEEPING) { in serial_notify_sleep()3176 info->flags &= ~ZILOG_SLEEPING; in serial_notify_sleep()