Home
last modified time | relevance | path

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

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