Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c332 u8 msg_code; in cdns_pcie_ep_assert_intx() local
348 msg_code = PCIE_MSG_CODE_ASSERT_INTA + intx; in cdns_pcie_ep_assert_intx()
351 msg_code = PCIE_MSG_CODE_DEASSERT_INTA + intx; in cdns_pcie_ep_assert_intx()
363 CDNS_PCIE_NORMAL_MSG_CODE(msg_code); in cdns_pcie_ep_assert_intx()