Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/leds/
H A Dleds-lp55xx.h8 #define LP55XX_CP_AUTO 3 macro
/openbmc/linux/drivers/leds/
H A Dleds-lp55xx-common.c696 pdata->charge_pump_mode = LP55XX_CP_AUTO; in lp55xx_of_populate_pdata()
698 if (pdata->charge_pump_mode > LP55XX_CP_AUTO) { in lp55xx_of_populate_pdata()