Searched defs:op_count (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/dm/ | ||
H A D | test.h | 69 int op_count[DM_TEST_OP_COUNT]; member |
/openbmc/u-boot/test/dm/ | ||
H A D | core.c | 286 int op_count[DM_TEST_OP_COUNT]; in dm_test_lifecycle() local |