Lines Matching +full:wake +full:- +full:up
23 * Copyright (c) 1999-2001 by Sun Microsystems, Inc.
55 * Minor number is instance << 8 + clone minor from range 1-255; clone 0 is
58 #define DS1287_MINOR_TO_CLONE(minor) ((minor) & (DS1287_MAX_CLONE - 1))
86 #define RTC_DOW 0x6 /* Day-of-Week */
87 #define RTC_DOM 0x7 /* Day-of-Month */
109 #define RTC_UIE 0x10 /* Update-ended Interrupt Enable */
140 #define APC_WDWR 0x43 /* Wake up Day of Week */
141 #define APC_WDMR 0x44 /* Wake up Date of Month */
142 #define APC_WMR 0x45 /* Wake up Month */
143 #define APC_WYR 0x46 /* Wake up Year */
144 #define APC_WCR 0x48 /* Wake up Century */
151 #define APC_FSTRC 0x40 /* Fail-safe Timer Reset Command */