Home
last modified time | relevance | path

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

/openbmc/u-boot/board/buffalo/lsxl/
H A Dlsxl.h14 #define GPIO_FUNC_LED 36 macro
31 #define LSXL_OE_HIGH (~(_BIT(GPIO_FUNC_LED - 32) \
40 #define LSXL_OE_VAL_HIGH (_BIT(GPIO_FUNC_LED - 32) \
49 #define LSXL_POL_VAL_HIGH (_BIT(GPIO_FUNC_LED - 32) \