Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_base_cpld.cpp25 static constexpr std::string_view tagDevName = "NOTE DEVICE NAME"; variable
187 else if (line.starts_with(tagDevName)) in jedFileParser()