Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/txx9/rbtx4939/
H A Dsetup.c187 #define RBTX4939_MAX_7SEGLEDS 8 macro
190 static u8 led_val[RBTX4939_MAX_7SEGLEDS];
222 leds_data = kcalloc(RBTX4939_MAX_7SEGLEDS, sizeof(*leds_data), 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()

Completed in 2 milliseconds