Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/espi-control/
H A Dnpcm7xx_espi_control.cpp115 volatile uint32_t* const pdidReg = getReg(pdidMap, in modifyESPIRegisters() local
125 if (*pdidReg != NPCM7XX_PDID) in modifyESPIRegisters()
128 std::format("Unexpected product ID {:#x} != {:#x}", *pdidReg, in modifyESPIRegisters()