Home
last modified time | relevance | path

Searched refs:backlight (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/f-stack/freebsd/contrib/device-tree/Bindings/leds/backlight/
H A Dgpio-backlight.yaml4 $id: http://devicetree.org/schemas/leds/backlight/gpio-backlight.yaml#
7 title: gpio-backlight bindings
16 const: gpio-backlight
19 description: The gpio that is used for enabling/disabling the backlight.
23 description: enable the backlight at boot.
35 backlight {
36 compatible = "gpio-backlight";
H A Dgpio-backlight.txt1 gpio-backlight bindings
4 - compatible: "gpio-backlight"
5 - gpios: describes the gpio that is used for enabling/disabling the backlight.
9 - default-on: enable the backlight at boot.
12 backlight {
13 compatible = "gpio-backlight";
H A Dled-backlight.yaml4 $id: http://devicetree.org/schemas/leds/backlight/led-backlight.yaml#
7 title: led-backlight bindings
15 This binding is used to describe a basic backlight device made of LEDs. It
16 can also be used to describe a backlight device controlled by the output of
21 const: led-backlight
31 backlight brightness level into a LED brightness level. If it is not
49 backlight {
50 compatible = "led-backlight";
H A Dled-backlight.txt1 led-backlight bindings
3 This binding is used to describe a basic backlight device made of LEDs.
4 It can also be used to describe a backlight device controlled by the output of
8 - compatible: "led-backlight"
14 This is used to translate a backlight brightness level
22 backlight {
23 compatible = "led-backlight";
H A Dsky81452-backlight.txt1 SKY81452-backlight bindings
4 - compatible : Must be "skyworks,sky81452-backlight"
7 - name : Name of backlight device. Default is 'lcd-backlight'.
22 backlight {
23 compatible = "skyworks,sky81452-backlight";
24 name = "pwm-backlight";
H A D88pm860x.txt1 88pm860x-backlight bindings
4 - marvell,88pm860x-iset: Current supplies on backlight device.
5 - marvell,88pm860x-pwm: PWM frequency on backlight device.
10 backlight-0 {
14 backlight-2 {
H A Dpwm-backlight.yaml4 $id: http://devicetree.org/schemas/leds/backlight/pwm-backlight.yaml#
7 title: pwm-backlight bindings
16 const: pwm-backlight
29 the backlight.
35 backlight using GPIO.
39 Delay in ms between disabling the backlight using GPIO and setting PWM
77 backlight {
78 compatible = "pwm-backlight";
92 backlight {
93 compatible = "pwm-backlight";
H A Dpwm-backlight.txt1 pwm-backlight bindings
4 - compatible: "pwm-backlight"
12 and disables the backlight (see GPIO binding[1])
14 and enabling the backlight using GPIO.
15 - pwm-off-delay-ms: Delay in ms between disabling the backlight using GPIO
36 backlight {
37 compatible = "pwm-backlight";
51 backlight {
52 compatible = "pwm-backlight";
H A Dzii,rave-sp-backlight.txt3 RAVE SP backlight device is a "MFD cell" device corresponding to
4 backlight functionality of RAVE Supervisory Processor. It is expected
11 - compatible: Should be "zii,rave-sp-backlight"
19 backlight {
20 compatible = "zii,rave-sp-backlight";
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Dsky81452.txt8 - backlight : container node for backlight following the binding
9 in leds/backlight/sky81452-backlight.txt
19 backlight {
20 compatible = "skyworks,sky81452-backlight";
21 name = "pwm-backlight";
H A Dti-lmu.txt47 - backlight: All LMU devices have backlight child nodes.
60 [1] ../leds/backlight/ti-lmu-backlight.txt
106 backlight {
107 compatible = "ti,lm3631-backlight";
148 backlight {
149 compatible = "ti,lm3632-backlight";
152 pwm-names = "lmu-backlight";
167 backlight {
168 compatible = "ti,lm3633-backlight";
212 backlight {
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/display/
H A Dilitek,ili9486.yaml36 backlight: true
53 backlight: backlight {
54 compatible = "gpio-backlight";
69 backlight = <&backlight>;
H A Dilitek,ili9341.txt16 - backlight: phandle of the backlight device attached to the panel
26 backlight = <&backlight>;
H A Dhimax,hx8357d.txt16 - backlight: phandle of the backlight device attached to the panel
25 backlight = <&backlight>;
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dat91sam9x5dm.dtsi12 backlight: backlight { label
13 compatible = "pwm-backlight";
23 regulator-name = "backlight-power-supply";
31 backlight = <&backlight>;
H A Drk3288-veyron-edp.dtsi9 backlight_regulator: backlight-regulator {
42 backlight: backlight { label
43 compatible = "pwm-backlight";
60 backlight = <&backlight>;
122 backlight {
H A Dat91-dvk_su60_somc_lcm.dtsi11 backlight: backlight { label
12 compatible = "pwm-backlight";
21 backlight = <&backlight>;
/f-stack/freebsd/contrib/device-tree/Bindings/display/panel/
H A Dinnolux,p079zca.txt10 - backlight: phandle of the backlight device attached to the panel
19 backlight = <&backlight>;
H A Drocktech,jh057n00900.txt7 - backlight: phandle of the backlight device attached to the panel
18 backlight = <&backlight>;
H A Dleadtek,ltk050h3146w.yaml21 backlight: true
31 - backlight
45 backlight = <&backlight>;
H A Dxinpeng,xpp055c272.yaml19 backlight: true
29 - backlight
44 backlight = <&backlight>;
H A Delida,kd35t133.yaml19 backlight: true
29 - backlight
43 backlight = <&backlight>;
H A Dleadtek,ltk500hd1829.yaml19 backlight: true
29 - backlight
44 backlight = <&backlight>;
/f-stack/freebsd/contrib/device-tree/Bindings/leds/
H A Dleds-lm36274.txt4 The backlight boost provides the power to bias four parallel LED strings with
14 Required backlight properties:
16 "ti,lm36274-backlight"
24 Optional backlight properties:
70 backlight {
73 compatible = "ti,lm36274-backlight";
79 linux,default-trigger = "backlight";
/f-stack/freebsd/contrib/device-tree/Bindings/pwm/
H A Dpwm.txt26 The following example could be used to describe a PWM-based backlight
35 bl: backlight {
37 pwm-names = "backlight";
41 because the name "backlight" would be used as fallback anyway.
52 bl: backlight {
54 pwm-names = "backlight";

12345678910>>...14