Home
last modified time | relevance | path

Searched refs:MP_IRQ_POLARITY_LOW (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/x86/include/asm/
Dmpspec.h118 #define MP_IRQ_POLARITY_LOW 0x3 macro
/external/u-boot/arch/x86/lib/
Dmpspec.c149 mp_write_intsrc(mc, irqtype, MP_IRQ_TRIGGER_LEVEL | MP_IRQ_POLARITY_LOW, in mp_write_pci_intsrc()