Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/dwc/
H A Dpcie-designware.h174 #define PCIE_ATU_INHIBIT_PAYLOAD BIT(22) macro
H A Dpcie-designware.c515 val |= PCIE_ATU_INHIBIT_PAYLOAD | atu->code; in dw_pcie_prog_outbound_atu()