Home
last modified time | relevance | path

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

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