Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_xo3_cpld.cpp23 auto chipWantToUpdate = std::find_if( in readDeviceId() local
31 if (chipWantToUpdate != supportedDeviceMap.end() && in readDeviceId()
32 chipWantToUpdate->second.deviceId == response) in readDeviceId()