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