Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dmpspec.h119 #define MP_IRQ_POLARITY_LOW 0x3 macro
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dmpspec.c150 mp_write_intsrc(mc, irqtype, MP_IRQ_TRIGGER_LEVEL | MP_IRQ_POLARITY_LOW, in mp_write_pci_intsrc()