Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dleds-lp55xx.h21 #define LP55XX_CLOCK_EXT 2 macro
/openbmc/linux/Documentation/leds/
H A Dleds-lp5521.rst101 .clock_mode = LP55XX_CLOCK_EXT,
H A Dleds-lp5523.rst140 .clock_mode = LP55XX_CLOCK_EXT,
/openbmc/linux/drivers/leds/
H A Dleds-lp8501.c102 if (chip->pdata->clock_mode != LP55XX_CLOCK_EXT) in lp8501_post_init_device()
H A Dleds-lp5521.c341 if (pdata->clock_mode != LP55XX_CLOCK_EXT) in lp5521_run_selftest()
H A Dleds-lp5523.c598 if (pdata->clock_mode == LP55XX_CLOCK_EXT) { in lp5523_selftest()