Home
last modified time | relevance | path

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

/components/drivers/pci/host/dw/
A Dpcie-dw.c294 if (pci->iatu_unroll_enabled & DWC_IATU_UNROLL_EN) in __dw_pcie_prog_outbound_atu()
396 if (pci->iatu_unroll_enabled & DWC_IATU_UNROLL_EN) in dw_pcie_prog_inbound_atu()
559 pci->iatu_unroll_enabled |= DWC_IATU_UNROLL_EN; in dw_pcie_setup()
572 LOG_D("iATU unroll is %sabled", pci->iatu_unroll_enabled & DWC_IATU_UNROLL_EN ? "en" : "dis"); in dw_pcie_setup()
A Dpcie-dw.h147 #define DWC_IATU_UNROLL_EN RT_BIT(0) macro

Completed in 6 milliseconds