Searched refs:PCI_EXP_DPC_CTL_INT_EN (Results 1 – 4 of 4) sorted by relevance
369 ctl = (ctl & 0xfff4) | PCI_EXP_DPC_CTL_EN_FATAL | PCI_EXP_DPC_CTL_INT_EN; in dpc_probe()389 ctl &= ~(PCI_EXP_DPC_CTL_EN_FATAL | PCI_EXP_DPC_CTL_INT_EN); in dpc_remove()
838 #define PCI_EXP_DPC_CTL_INT_EN 0x0008 macro
1031 #define PCI_EXP_DPC_CTL_INT_EN 0x0008 /* DPC Interrupt Enable */ macro
869 #define PCI_EXP_DPC_CTL_INT_EN 0x0008 macro