Lines Matching +full:max +full:- +full:brightness
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (C) 2011 ST-Ericsson SA.
9 * based on leds-lm3530.c by Dan Murphy <D.Murphy@motorola.com>
34 #define LM3530_RAMP_TIME_130ms (1) /* Max to 0 and vice versa */
71 LM3530_INPUT_CEIL, /* Max of ALS1 and ALS2 */
76 void (*pwm_set_intensity) (int brightness, int max_brightness);
83 * @als_input_mode: select source of ALS input - ALS1/2 or average
85 * @pwm_pol_hi: PWM input polarity - active high/active low
87 * @brt_ramp_law: brightness mapping mode - exponential/linear
92 * @als_vmin: als input voltage calibrated for max brightness in mV
93 * @als_vmax: als input voltage calibrated for min brightness in mV
94 * @brt_val: brightness value (0-127)