Searched refs:LEDS_MAX (Results 1 – 2 of 2) sorted by relevance
13 #define LEDS_MAX 32 macro157 pin = dev_read_u32_default(dev, "reg", LEDS_MAX); in bcm6358_led_probe()158 if (pin >= LEDS_MAX) in bcm6358_led_probe()
13 #define LEDS_MAX 24 macro180 pin = dev_read_u32_default(dev, "reg", LEDS_MAX); in bcm6328_led_probe()181 if (pin >= LEDS_MAX) in bcm6328_led_probe()