Searched refs:PIRQ_VIA_PCI (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/x86/include/asm/
H A Dirq.h21 PIRQ_VIA_PCI, enumerator in enum:pirq_config
35 * @config: PIRQ_VIA_PCI or PIRQ_VIA_IBASE
/u-boot/arch/x86/cpu/
H A Dirq.c85 if (priv->config == PIRQ_VIA_PCI)
116 if (priv->config == PIRQ_VIA_PCI)
169 priv->config = PIRQ_VIA_PCI;
330 if (priv->config == PIRQ_VIA_PCI)

Completed in 84 milliseconds