Searched refs:cfgcache (Results 1 – 2 of 2) sorted by relevance
76 u32 cfgcache[(0x3c - 0x10) / 4]; member173 data = pcie->cfgcache[(offset - 0x10) / 4]; in mvebu_pcie_read_config()252 data = pcie->cfgcache[(offset - 0x10) / 4]; in mvebu_pcie_write_config()259 pcie->cfgcache[(offset - 0x10) / 4] = data; in mvebu_pcie_write_config()545 pcie->cfgcache[(PCI_IO_BASE - 0x10) / 4] = in mvebu_pcie_probe()547 pcie->cfgcache[(PCI_PREF_MEMORY_BASE - 0x10) / 4] = in mvebu_pcie_probe()
165 u32 cfgcache[(0x3c - 0x10) / 4]; member385 data = pcie->cfgcache[(offset - 0x10) / 4]; in pcie_advk_read_config()566 data = pcie->cfgcache[(offset - 0x10) / 4]; in pcie_advk_write_config()573 pcie->cfgcache[(offset - 0x10) / 4] = data; in pcie_advk_write_config()941 pcie->cfgcache[(PCI_IO_BASE - 0x10) / 4] = in pcie_advk_probe()943 pcie->cfgcache[(PCI_PREF_MEMORY_BASE - 0x10) / 4] = in pcie_advk_probe()
Completed in 8 milliseconds