Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/siemens/common/
H A Dboard.c113 #define MAX_PIN_NUMBER 128 macro
129 if (gpio > MAX_PIN_NUMBER) in get_button_state()
228 if (gpio_n > MAX_PIN_NUMBER) in set_env_gpios()