Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Dusb-dbg.hpp65 static constexpr auto GPIO_ARRAY_SIZE = 4; variable
/openbmc/fb-ipmi-oem/src/
H A Dusb-dbg.cpp491 if (obj[i].size() != GPIO_ARRAY_SIZE) in plat_udbg_get_gpio_desc()
495 phosphor::logging::entry("EXPECTED_SIZE=%d", GPIO_ARRAY_SIZE)); in plat_udbg_get_gpio_desc()