Lines Matching full:wake
69 - atmel,wakeup-counter: Counter on Wake-up 0 (between 0x0 and 0xf).
72 - atmel,wakeup-rtt-timer: boolean to enable Real-time Timer Wake-up.
75 - atmel,wakeup-rtc-timer: boolean to enable Real-time Clock Wake-up.
76 - atmel,wakeup-rtt-timer: boolean to enable Real-time Timer Wake-up.
79 - atmel,wakeup-rtc-timer: boolean to enable Real-time Clock Wake-up.
97 - #address-cells: should be one. The cell is the wake-up input index.
102 - debounce-delay-us: minimum wake-up inputs debouncer period in
104 - atmel,wakeup-rtc-timer: boolean to enable Real-Time Clock wake-up.
107 - atmel,wakeup-rtt-timer: boolean to enable Real-time Timer Wake-up.
109 The node contains child nodes for each wake-up input that the platform uses.
113 Wake-up input nodes are usually described in the "board" part of the Device
114 Tree. Note also that input 0 is linked to the wake-up pin and is frequently
118 - reg: should contain the wake-up input index [0 - 15].
121 - atmel,wakeup-active-high: boolean, the corresponding wake-up input described
122 by the child, forces the wake-up of the core power supply on a high level.