Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-supply/
H A Dpower_supply.hpp40 static constexpr auto PN_KW_SIZE = 7; variable
H A Dpower_supply.cpp952 pn = readVPDValue(PART_NUMBER, Type::Debug, PN_KW_SIZE); in updateInventory()