Home
last modified time | relevance | path

Searched refs:PRM_IRQ_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/arch/arm/mach-omap2/
Dprm.h36 #define PRM_IRQ_DEFAULT BIT(2) macro
Dprm_common.c674 .flags = PRM_HAS_IO_WAKEUP | PRM_HAS_VOLTAGE | PRM_IRQ_DEFAULT,
Dprm44xx.c754 if (irq_num < 0 && !(prm_init_data->flags & PRM_IRQ_DEFAULT)) { in omap44xx_prm_late_init()