Searched refs:num_timers (Results 1 – 2 of 2) sorted by relevance
418 int num_timers; in netxbig_leds_get_of_pdata() local446 num_timers = ret / 3; in netxbig_leds_get_of_pdata()447 timers = devm_kcalloc(dev, num_timers, sizeof(*timers), in netxbig_leds_get_of_pdata()451 for (i = 0; i < num_timers; i++) { in netxbig_leds_get_of_pdata()466 pdata->num_timer = num_timers; in netxbig_leds_get_of_pdata()
1552 int num_timers = 4; in mpic_init() local1571 num_timers = 8; in mpic_init()1575 for (i = 0; i < num_timers; i++) { in mpic_init()