Home
last modified time | relevance | path

Searched refs:IORESOURCE_IRQ_OPTIONAL (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/pnp/
H A Dquirks.c196 irq->flags |= IORESOURCE_IRQ_OPTIONAL; in quirk_add_irq_optional_dependent_sets()
225 irq->flags |= IORESOURCE_IRQ_OPTIONAL; in quirk_ad1815_mpu_resources()
H A Dsupport.c156 if (irq->flags & IORESOURCE_IRQ_OPTIONAL) in dbg_pnp_show_option()
H A Dmanager.c174 if (rule->flags & IORESOURCE_IRQ_OPTIONAL) { in pnp_assign_irq()
H A Dinterface.c96 if (irq->flags & IORESOURCE_IRQ_OPTIONAL) in pnp_print_irq()
/openbmc/u-boot/include/linux/
H A Dioport.h66 #define IORESOURCE_IRQ_OPTIONAL (1<<5) macro
/openbmc/linux/include/linux/
H A Dioport.h82 #define IORESOURCE_IRQ_OPTIONAL (1<<5) macro