Home
last modified time | relevance | path

Searched refs:IRQ_TYPE_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/sysdev/xics/
A Dxics-common.c389 if (flow_type == IRQ_TYPE_DEFAULT || flow_type == IRQ_TYPE_NONE) in xics_set_irq_type()
/linux/arch/powerpc/sysdev/
A Dmpic.c883 flow_type = IRQ_TYPE_DEFAULT; in mpic_set_irq_type()
886 if (flow_type == IRQ_TYPE_DEFAULT) { in mpic_set_irq_type()
1064 irq_set_irq_type(virq, IRQ_TYPE_DEFAULT); in mpic_host_map()
/linux/include/linux/
A Dirq.h86 IRQ_TYPE_DEFAULT = IRQ_TYPE_SENSE_MASK, enumerator
/linux/arch/powerpc/sysdev/xive/
A Dcommon.c767 if (flow_type == IRQ_TYPE_DEFAULT || flow_type == IRQ_TYPE_NONE) in xive_irq_set_type()

Completed in 16 milliseconds