Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_base_cpld.cpp18 static constexpr std::string_view tagCFStart = "L000"; variable
161 else if (line.starts_with(tagCFStart) || in jedFileParser()