Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-wrap.c30 scx200_gpio_set_low(WRAP_POWER_LED_GPIO); in wrap_power_led_set()
39 scx200_gpio_set_low(WRAP_ERROR_LED_GPIO); in wrap_error_led_set()
48 scx200_gpio_set_low(WRAP_EXTRA_LED_GPIO); in wrap_extra_led_set()
/openbmc/linux/include/linux/
H A Dscx200_gpio.h52 static inline void scx200_gpio_set_low(unsigned index) { in scx200_gpio_set_low() function