Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/include/asm/
H A Dmalta.h64 #define PCI_CFG_PIIX4_GENCFG_SERIRQ (1 << 16) macro
/openbmc/u-boot/board/imgtec/malta/
H A Dmalta.c204 val32 |= PCI_CFG_PIIX4_GENCFG_SERIRQ; in pci_init_board()