Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmpspec_def.h131 #define MP_IRQPOL_DEFAULT 0x0 macro
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dmpparse.c265 intsrc.irqflag = MP_IRQTRIG_DEFAULT | MP_IRQPOL_DEFAULT; in construct_default_ioirq_mptable()
313 MP_IRQPOL_DEFAULT; in construct_default_ioirq_mptable()
406 lintsrc.irqflag = MP_IRQTRIG_DEFAULT | MP_IRQPOL_DEFAULT; in construct_default_ISA_mptable()
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dio_apic.c793 case MP_IRQPOL_DEFAULT: in irq_polarity()