Searched full:syswake (Results 1 – 2 of 2) sorted by relevance
7 * Exposes the syswake and PDC peripheral wake interrupts to the system.68 * @nr_syswakes: Number of syswake signals.70 * @syswake_irq: Shared PDC syswake IRQ number.71 * @domain: IRQ domain for PDC peripheral and syswake IRQs.74 * @lock: Lock to protect the PDC syswake registers and the cached115 static irq_hw_number_t syswake_to_hwirq(unsigned int syswake) in syswake_to_hwirq() argument117 return SYS0_HWIRQ + syswake; in syswake_to_hwirq()154 unsigned int syswake = hwirq_to_syswake(data->hwirq); in syswake_irq_set_type() local158 /* translate to syswake IRQ mode */ in syswake_irq_set_type()182 soc_sys_wake_regoff = PDC_SYS_WAKE_BASE + syswake*PDC_SYS_WAKE_STRIDE; in syswake_irq_set_type()[all …]
30 8-15: SysWake interrupts48 description: Number of SysWake inputs54 First entry is syswake IRQ. Subsequent entries are 1 per peripheral.