Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/dwc/
H A Dpcie-designware.h175 #define PCIE_ATU_TYPE_MSG 0x10 macro
H A Dpcie-designware-host.c1197 atu.type = PCIE_ATU_TYPE_MSG; in dw_pcie_pme_turn_off()
H A Dpcie-designware.c571 if (atu->type == PCIE_ATU_TYPE_MSG) { in dw_pcie_prog_outbound_atu()