Home
last modified time | relevance | path

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

/openbmc/u-boot/board/isee/igep00x0/
H A Digep00x0.c181 gpio_request(IGEP0020_GPIO_LED, "igep0020_gpio_led"); in set_led()
182 gpio_direction_output(IGEP0020_GPIO_LED, 1); in set_led()
/openbmc/u-boot/include/configs/
H A Domap3_igep00x0.h27 #define IGEP0020_GPIO_LED 27 macro