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

/fuchsia/zircon/kernel/dev/pcie/include/dev/
H A Dpci_config.h94 static constexpr PciReg8 kSecondaryLatencyTimer = PciReg8(0x1B);
/fuchsia/zircon/kernel/dev/pcie/
H A Dpci_config.cpp44 constexpr PciReg8 PciConfig::kSecondaryLatencyTimer; member in class:PciConfig
H A Ddebug.cpp362 LSPCI_PRINTF("S. Latency Timer : 0x%02x\n", cfg->Read(PciConfig::kSecondaryLatencyTimer));

Completed in 27 milliseconds