Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/led/
H A DMakefile9 obj-$(CONFIG_$(SPL_)LED_GPIO) += led_gpio.o
H A DKconfig49 config LED_GPIO config
62 This option is an SPL-variant of the LED_GPIO option.
63 See the help of LED_GPIO for details.
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx_chip.c904 toggle_gpio(chip, LED_GPIO); in rtsx_blink_led()
1079 turn_off_led(chip, LED_GPIO); in rtsx_manage_idle()
1925 turn_off_led(chip, LED_GPIO); in rtsx_do_before_power_down()
H A Drtsx_chip.h54 #define LED_GPIO 0 macro
H A Drtsx_card.c604 turn_off_led(chip, LED_GPIO); in rtsx_init_cards()
H A Drtsx_scsi.c1445 turn_off_led(chip, LED_GPIO); in set_variable()
2699 toggle_gpio(chip, LED_GPIO); in led_shine()