Home
last modified time | relevance | path

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

/openbmc/u-boot/board/isee/igep00x0/
H A Digep00x0.c186 gpio_request(IGEP0030_GPIO_LED, "igep0030_gpio_led"); in set_led()
187 gpio_direction_output(IGEP0030_GPIO_LED, 0); in set_led()
/openbmc/u-boot/include/configs/
H A Domap3_igep00x0.h28 #define IGEP0030_GPIO_LED 16 macro