Lines Matching refs:wakeup
99 is the external gpio interrupt and second is the external wakeup interrupts.
100 The difference between the two is that the external wakeup interrupts can be
101 used as system wakeup events.
125 B. External Wakeup Interrupts: For supporting external wakeup interrupts, a
126 child node representing the external wakeup interrupt controller should be
130 - compatible: identifies the type of the external wakeup interrupt controller
132 - samsung,s3c2410-wakeup-eint: represents wakeup interrupt controller
134 - samsung,s3c2412-wakeup-eint: represents wakeup interrupt controller
136 - samsung,s3c64xx-wakeup-eint: represents wakeup interrupt controller
138 - samsung,exynos4210-wakeup-eint: represents wakeup interrupt controller
140 - samsung,exynos7-wakeup-eint: represents wakeup interrupt controller
143 wakeup interrupts are forwarded to.
144 - interrupts: interrupt used by multiplexed wakeup interrupts.
151 - First Cell: represents the external wakeup interrupt number local to
152 the external wakeup interrupt space of the controller.
164 wakeup interrupts are forwarded to.
166 wakeup interrupts from pins of the bank, must contain interrupts for all
291 Example 2: A pin-controller node with external wakeup interrupt controller node.
300 wakeup-interrupt-controller {
301 compatible = "samsung,exynos4210-wakeup-eint";