Searched refs:kMemoryLimit (Results 1 – 4 of 4) sorted by relevance
148 mem_limit_ = (static_cast<uint32_t>(cfg_->Read(PciConfig::kMemoryLimit)) << 16) in ParseBusWindowsLocked()311 cfg_->Write(PciConfig::kMemoryLimit, 0); in Disable()
49 constexpr PciReg16 PciConfig::kMemoryLimit; member in PciConfig
373 LSPCI_PRINTF("Memory Limit : 0x%04x\n", cfg->Read(PciConfig::kMemoryLimit)); in dump_pcie_bridge()
99 static constexpr PciReg16 kMemoryLimit = PciReg16(0x22); variable
Completed in 18 milliseconds