Searched refs:kProgramInterface (Results 1 – 4 of 4) sorted by relevance
63 static constexpr PciReg8 kProgramInterface = PciReg8(0x9); variable
25 constexpr PciReg8 PciConfig::kProgramInterface; member in PciConfig
136 prog_if_ = cfg_->Read(PciConfig::kProgramInterface); in InitLocked()
330 LSPCI_PRINTF("Prog Iface : 0x%02x\n", cfg->Read(PciConfig::kProgramInterface)); in dump_pcie_common()
Completed in 8 milliseconds