Searched refs:PCI_EXP_DPC_CTL_EN_MASK (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/pci/pcie/
H A Ddpc.c21 #define PCI_EXP_DPC_CTL_EN_MASK (PCI_EXP_DPC_CTL_EN_FATAL | \ macro
438 ctl &= ~PCI_EXP_DPC_CTL_EN_MASK;

Completed in 195 milliseconds