Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/dwc/
H A Dpcie-designware-host.c911 atu.type = PCIE_ATU_TYPE_MEM; in dw_pcie_iatu_setup()
1016 PCIE_ATU_TYPE_MEM, res_start, in dw_pcie_iatu_setup()
H A Dpcie-designware-ep.c587 type = PCIE_ATU_TYPE_MEM; in dw_pcie_ep_set_bar()
662 atu.type = PCIE_ATU_TYPE_MEM; in dw_pcie_ep_map_addr()
H A Dpcie-designware.h171 #define PCIE_ATU_TYPE_MEM 0x0 macro