Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/
H A Dcxl.h181 #define CXLDEV_MBOX_CAP_BG_CMD_IRQ BIT(6) macro
H A Dpci.c440 if (!(cap & CXLDEV_MBOX_CAP_BG_CMD_IRQ)) in cxl_pci_setup_mailbox()