Searched refs:ASIC3_NUM_LEDS (Results 1 – 3 of 3) sorted by relevance
789 static const int clock_ledn[ASIC3_NUM_LEDS] = {828 static struct mfd_cell asic3_cell_leds[ASIC3_NUM_LEDS] = {905 for (i = 0; i < ASIC3_NUM_LEDS; ++i) { in asic3_mfd_probe()910 asic3_cell_leds, ASIC3_NUM_LEDS, NULL, 0); in asic3_mfd_probe()
34 static const unsigned int led_n_base[ASIC3_NUM_LEDS] = {
164 #define ASIC3_NUM_LEDS 3 macro