Searched refs:AQR_MAX_LEDS (Results 1 – 3 of 3) sorted by relevance
14 if (index >= AQR_MAX_LEDS) in aqr_phy_led_brightness_set()37 if (index >= AQR_MAX_LEDS) in aqr_phy_led_hw_is_supported()52 if (index >= AQR_MAX_LEDS) in aqr_phy_led_hw_control_get()89 if (index >= AQR_MAX_LEDS) in aqr_phy_led_hw_control_set()133 if (index >= AQR_MAX_LEDS) in aqr_phy_led_polarity_set()
153 #define AQR_MAX_LEDS 3 macro
518 for_each_set_bit(led_active_low, &priv->leds_active_low, AQR_MAX_LEDS) { in aqr107_config_init()