Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/txx9/rbtx4939/
Dsetup.c187 #define RBTX4939_MAX_7SEGLEDS 8 macro
190 static u8 led_val[RBTX4939_MAX_7SEGLEDS];
222 leds_data = kzalloc(sizeof(*leds_data) * RBTX4939_MAX_7SEGLEDS, in rbtx4939_led_probe()
226 for (i = 0; i < RBTX4939_MAX_7SEGLEDS; i++) { in rbtx4939_led_probe()
526 txx9_7segled_init(RBTX4939_MAX_7SEGLEDS, rbtx4939_7segled_putc); in rbtx4939_setup()
527 for (i = 0; i < RBTX4939_MAX_7SEGLEDS; i++) in rbtx4939_setup()