Home
last modified time | relevance | path

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

/linux/drivers/leds/
H A Dleds-lp50xx.c56 #define LP50XX_EN_GPIO_LOW 0 macro
405 ret = gpiod_direction_output(priv->enable_gpio, LP50XX_EN_GPIO_LOW); in lp50xx_disable()