Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Difdtool.h57 #define MAX_STRAPS 18 macro
61 uint32_t pchstrp[MAX_STRAPS];
H A Difdtool.c232 for (i = 0; i < MAX_STRAPS; i++) in dump_fpsba()