Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/pcie/
Daer.c108 #define ROOT_PORT_INTR_ON_MESG_MASK (PCI_ERR_ROOT_CMD_COR_EN| \ macro
1392 reg32 |= ROOT_PORT_INTR_ON_MESG_MASK; in aer_enable_rootport()
1417 reg32 &= ~ROOT_PORT_INTR_ON_MESG_MASK; in aer_disable_rootport()
1526 reg32 &= ~ROOT_PORT_INTR_ON_MESG_MASK; in aer_root_reset()
1538 reg32 |= ROOT_PORT_INTR_ON_MESG_MASK; in aer_root_reset()