Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/buffalo/lsxl/
H A Dlsxl.h15 #define GPIO_FUNC_LED 36 macro
32 #define LSXL_OE_HIGH (~(_BIT(GPIO_FUNC_LED - 32) \
41 #define LSXL_OE_VAL_HIGH (_BIT(GPIO_FUNC_LED - 32) \
50 #define LSXL_POL_VAL_HIGH (_BIT(GPIO_FUNC_LED - 32) \