Home
last modified time | relevance | path

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

/openbmc/u-boot/board/samtec/vining_2000/
H A Dvining_2000.c404 #define VAL_LOWER 1550 macro
417 else if (val < VAL_UPPER && val > VAL_LOWER) in set_pin_state()