Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c348 msg_code = PCIE_MSG_CODE_ASSERT_INTA + intx; in cdns_pcie_ep_assert_intx()
/linux/drivers/pci/
H A Dpci.h91 #define PCIE_MSG_CODE_ASSERT_INTA 0x20 macro