Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spmi/
H A Dspmi-sandbox.c20 #define EMUL_GPIO_COUNT 4 macro
40 struct sandbox_emul_gpio gpios[EMUL_GPIO_COUNT];
118 for (i = 0; i < EMUL_GPIO_COUNT; ++i) { in sandbox_spmi_probe()