Home
last modified time | relevance | path

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

/linux/drivers/leds/
H A Dleds-lp50xx.c57 #define LP50XX_EN_GPIO_HIGH 1 macro
382 ret = gpiod_direction_output(priv->enable_gpio, LP50XX_EN_GPIO_HIGH); in lp50xx_enable()