Home
last modified time | relevance | path

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

/drivers/pci/controller/dwc/
Dpcie-designware-host.c484 (pci->iatu_unroll_enabled & DWC_IATU_IOCFG_SHARED))) in dw_pcie_rd_other_conf()
501 (pci->iatu_unroll_enabled & DWC_IATU_IOCFG_SHARED))) in dw_pcie_wr_other_conf()
Dpcie-designware.h260 #define DWC_IATU_IOCFG_SHARED BIT(1) macro