Home
last modified time | relevance | path

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

/openbmc/u-boot/board/siemens/common/
H A Dboard.c112 #define MAX_PIN_NUMBER 128 macro
128 if (gpio > MAX_PIN_NUMBER) in get_button_state()
227 if (gpio_n > MAX_PIN_NUMBER) in set_env_gpios()