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

/fuchsia/zircon/kernel/dev/pcie/include/dev/
H A Dpci_config.h111 static constexpr PciReg16 kBridgeControl = PciReg16(0x3E);
/fuchsia/zircon/kernel/dev/pcie/
H A Dpci_config.cpp57 constexpr PciReg16 PciConfig::kBridgeControl; member in class:PciConfig
H A Ddebug.cpp395 LSPCI_PRINTF("Bridge Control : 0x%04x\n", cfg->Read(PciConfig::kBridgeControl));

Completed in 88 milliseconds