Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_base_cpld.cpp20 static constexpr std::string_view tagUserFlashMemory = "NOTE USER MEMORY DATA"; variable
172 else if (line.starts_with(tagUserFlashMemory) || in jedFileParser()