Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/
H A Dconst.hpp36 static constexpr auto UUID_CLK_SEQ_END = 23; variable
H A Dimpl.cpp508 result.insert(UUID_CLK_SEQ_END, 1, '-'); in readKwData()