Searched refs:PCI_DISABLE_IRQ_CPU_B (Results 1 – 2 of 2) sorted by relevance
48 #define PCI_DISABLE_IRQ_CPU_B 0x00000008 /* disable IRQ for CPU B */ macro
578 int_config &= (CPU_no == S514_CPU_A) ? ~PCI_DISABLE_IRQ_CPU_A : ~PCI_DISABLE_IRQ_CPU_B; in sdla_down()592 int_config &= (CPU_no == S514_CPU_A) ? ~PCI_DISABLE_IRQ_CPU_A : ~PCI_DISABLE_IRQ_CPU_B; in sdla_down()