Home
last modified time | relevance | path

Searched defs:cfgIndex (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_xo5_cpld.cpp80 auto cfgIndex = (target == "CFG0") ? 0 : 1; in eraseCfg() local
144 auto cfgIndex = (target == "CFG0") ? 0 : 1; in programCfg() local
233 auto cfgIndex = (target == "CFG0") ? 0 : 1; in verifyCfg() local