Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/pcie/
Daer.c98 #define ROOT_PORT_INTR_ON_MESG_MASK (PCI_ERR_ROOT_CMD_COR_EN| \ macro
1248 reg32 |= ROOT_PORT_INTR_ON_MESG_MASK; in aer_enable_rootport()
1266 reg32 &= ~ROOT_PORT_INTR_ON_MESG_MASK; in aer_disable_rootport()
1365 reg32 &= ~ROOT_PORT_INTR_ON_MESG_MASK; in aer_root_reset()
1388 reg32 |= ROOT_PORT_INTR_ON_MESG_MASK; in aer_root_reset()