Searched refs:pcie_update_bits (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pci/controller/dwc/
H A Dpcie-intel-gw.c73 static void pcie_update_bits(void __iomem *base, u32 ofs, u32 mask, u32 val) function
92 pcie_update_bits(pcie->app_base, ofs, mask, val);
108 pcie_update_bits(pcie->pci.dbi_base, ofs, mask, val);

Completed in 201 milliseconds