Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_base_cpld.cpp19 static constexpr std::string_view tagData = "NOTE TAG DATA"; variable
173 line.starts_with(tagData)) in jedFileParser()