Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/pcie/
A Daer.c98 #define ROOT_PORT_INTR_ON_MESG_MASK (PCI_ERR_ROOT_CMD_COR_EN| \ macro
1261 reg32 |= ROOT_PORT_INTR_ON_MESG_MASK; in aer_enable_rootport()
1279 reg32 &= ~ROOT_PORT_INTR_ON_MESG_MASK; in aer_disable_rootport()
1378 reg32 &= ~ROOT_PORT_INTR_ON_MESG_MASK; in aer_root_reset()
1401 reg32 |= ROOT_PORT_INTR_ON_MESG_MASK; in aer_root_reset()

Completed in 6 milliseconds