Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/leds/
Dleds-lp55xx-common.h24 LP55XX_ENGINE_MAX = LP55XX_ENGINE_3, enumerator
201 struct lp55xx_engine engines[LP55XX_ENGINE_MAX];
Dleds-lp55xx-common.c773 mux_page = cfg->pages_per_engine * LP55XX_ENGINE_MAX + (nr - 1); in lp55xx_load_mux()