Searched refs:PRM_IRQ_DEFAULT (Results 1 – 3 of 3) sorted by relevance
36 #define PRM_IRQ_DEFAULT BIT(2) macro
674 .flags = PRM_HAS_IO_WAKEUP | PRM_HAS_VOLTAGE | PRM_IRQ_DEFAULT,
754 if (irq_num < 0 && !(prm_init_data->flags & PRM_IRQ_DEFAULT)) { in omap44xx_prm_late_init()