Lines Matching +full:num +full:- +full:cs
4 - compatible: should be "qcom,pm8941-wled"
5 - reg: slave address
8 - default-brightness: brightness value on boot, value from: 0-4095
10 - label: The name of the backlight device
11 - qcom,cs-out: bool; enable current sink output
12 - qcom,cabc: bool; enable content adaptive backlight control
13 - qcom,ext-gen: bool; use externally generated modulator signal to dim
14 - qcom,current-limit: mA; per-string current limit; value from 0 to 25
16 - qcom,current-boost-limit: mA; boost current limit; one of:
19 - qcom,switching-freq: kHz; switching frequency; one of:
23 - qcom,ovp: V; Over-voltage protection limit; one of:
26 - qcom,num-strings: #; number of led strings attached; value from 1 to 3
31 pm8941-wled@d800 {
32 compatible = "qcom,pm8941-wled";
36 qcom,cs-out;
37 qcom,current-limit = <20>;
38 qcom,current-boost-limit = <805>;
39 qcom,switching-freq = <1600>;
41 qcom,num-strings = <2>;