Home
last modified time | relevance | path

Searched refs:kInterruptPin (Results 1 – 4 of 4) sorted by relevance

/kernel/dev/pcie/include/dev/
A Dpci_config.h83 static constexpr PciReg8 kInterruptPin = PciReg8(0x3D); variable
/kernel/dev/pcie/
A Dpci_config.cpp38 constexpr PciReg8 PciConfig::kInterruptPin; member in PciConfig
A Ddebug.cpp349 LSPCI_PRINTF("IRQ pin : 0x%02x\n", cfg->Read(PciConfig::kInterruptPin)); in dump_pcie_standard()
394 LSPCI_PRINTF("Interrupt Pin : 0x%02x\n", cfg->Read(PciConfig::kInterruptPin)); in dump_pcie_bridge()
A Dpcie_irqs.cpp895 irq_.legacy.pin = cfg_->Read(PciConfig::kInterruptPin); in InitLegacyIrqStateLocked()

Completed in 13 milliseconds