Home
last modified time | relevance | path

Searched refs:dlg (Results 1 – 25 of 73) sorted by relevance

123

/linux/Documentation/devicetree/bindings/sound/
A Dda7218.txt8 - compatible : Should be "dlg,da7217" or "dlg,da7218"
71 compatible = "dlg,da7218";
86 dlg,mic1-amp-in-sel = "diff";
87 dlg,mic2-amp-in-sel = "diff";
89 dlg,dmic1-data-sel = "lrise_rfall";
91 dlg,dmic1-clkrate-hz = <3000000>;
94 dlg,dmic2-clkrate-hz = <3000000>;
97 dlg,jack-rate-us = <40>;
98 dlg,jack-debounce = <2>;
99 dlg,jack-threshold-pct = <84>;
[all …]
A Ddialog,da7219.yaml20 const: dlg,da7219
70 dlg,micbias-lvl:
76 dlg,mic-amp-in-sel:
108 dlg,btn-cfg:
114 dlg,mic-det-thr:
120 dlg,jack-ins-deb:
138 dlg,jack-rem-deb:
144 dlg,a-d-btn-thr:
151 dlg,d-b-btn-thr:
158 dlg,b-c-btn-thr:
[all …]
A Ddlg,da7213.yaml18 - dlg,da7212
19 - dlg,da7213
33 dlg,micbias1-lvl:
38 dlg,micbias2-lvl:
43 dlg,dmic-data-sel:
47 dlg,dmic-samplephase:
51 dlg,dmic-clkrate:
88 compatible = "dlg,da7213";
96 dlg,micbias1-lvl = <2500>;
97 dlg,micbias2-lvl = <2500>;
[all …]
/linux/scripts/kconfig/lxdialog/
A Dutil.c16 struct dialog_info dlg; variable
20 dlg.title.atr = A_BOLD; in set_mono_theme()
28 dlg.tag.atr = A_BOLD; in set_mono_theme()
30 dlg.tag_key.atr = A_BOLD; in set_mono_theme()
32 dlg.check.atr = A_BOLD; in set_mono_theme()
34 dlg.uarrow.atr = A_BOLD; in set_mono_theme()
35 dlg.darrow.atr = A_BOLD; in set_mono_theme()
40 dlg.dialog.fg = (f); \
41 dlg.dialog.bg = (b); \
42 dlg.dialog.hl = (h); \
[all …]
A Dchecklist.c27 wattrset(win, dlg.menubox.atr); in print_item()
34 : dlg.check.atr); in print_item()
38 wattrset(win, selected ? dlg.tag_selected.atr : dlg.tag.atr); in print_item()
40 wattrset(win, selected ? dlg.item_selected.atr : dlg.item.atr); in print_item()
58 wattrset(win, dlg.uarrow.atr); in print_arrows()
62 wattrset(win, dlg.menubox.atr); in print_arrows()
73 wattrset(win, dlg.darrow.atr); in print_arrows()
139 dlg.dialog.atr, dlg.border.atr); in dialog_checklist()
140 wattrset(dialog, dlg.border.atr); in dialog_checklist()
144 wattrset(dialog, dlg.dialog.atr); in dialog_checklist()
[all …]
A Dmenubox.c64 wattrset(win, dlg.menubox.atr); in do_print_item()
67 wattrset(win, selected ? dlg.item_selected.atr : dlg.item.atr); in do_print_item()
71 : dlg.tag_key.atr); in do_print_item()
100 wattrset(win, dlg.uarrow.atr); in print_arrows()
104 wattrset(win, dlg.menubox.atr); in print_arrows()
116 wattrset(win, dlg.darrow.atr); in print_arrows()
194 dlg.dialog.atr, dlg.border.atr); in dialog_menu()
195 wattrset(dialog, dlg.border.atr); in dialog_menu()
199 wattrset(dialog, dlg.dialog.atr); in dialog_menu()
205 wattrset(dialog, dlg.dialog.atr); in dialog_menu()
[all …]
A Dinputbox.c61 dlg.dialog.atr, dlg.border.atr); in dialog_inputbox()
62 wattrset(dialog, dlg.border.atr); in dialog_inputbox()
66 wattrset(dialog, dlg.dialog.atr); in dialog_inputbox()
71 wattrset(dialog, dlg.dialog.atr); in dialog_inputbox()
80 dlg.dialog.atr, dlg.border.atr); in dialog_inputbox()
86 wattrset(dialog, dlg.inputbox.atr); in dialog_inputbox()
119 wattrset(dialog, dlg.inputbox.atr); in dialog_inputbox()
187 wattrset(dialog, dlg.inputbox.atr); in dialog_inputbox()
A Dtextbox.c123 wattrset(win, dlg.position_indicator.atr); in print_position()
124 wbkgdset(win, dlg.position_indicator.atr & A_COLOR); in print_position()
208 wattrset(box, dlg.dialog.atr); in dialog_textbox()
209 wbkgdset(box, dlg.dialog.atr & A_COLOR); in dialog_textbox()
215 dlg.dialog.atr, dlg.border.atr); in dialog_textbox()
217 wattrset(dialog, dlg.border.atr); in dialog_textbox()
221 wattrset(dialog, dlg.dialog.atr); in dialog_textbox()
222 wbkgdset(dialog, dlg.dialog.atr & A_COLOR); in dialog_textbox()
232 attr_clear(box, boxh, boxw, dlg.dialog.atr); in dialog_textbox()
A Dyesno.c50 dlg.dialog.atr, dlg.border.atr); in dialog_yesno()
51 wattrset(dialog, dlg.border.atr); in dialog_yesno()
55 wattrset(dialog, dlg.dialog.atr); in dialog_yesno()
60 wattrset(dialog, dlg.dialog.atr); in dialog_yesno()
/linux/Documentation/devicetree/bindings/input/
A Ddlg,da7280.txt4 - compatible: Should be "dlg,da7280".
82 compatible = "dlg,da7280";
86 dlg,actuator-type = "LRA";
87 dlg,dlg,const-op-mode = <1>;
88 dlg,dlg,periodic-op-mode = <1>;
89 dlg,nom-microvolt = <2000000>;
91 dlg,imax-microamp = <170000>;
92 dlg,resonant-freq-hz = <180>;
94 dlg,freq-track-enable;
95 dlg,rapid-stop-enable;
[all …]
A Ddlg,da9062-onkey.yaml4 $id: http://devicetree.org/schemas/input/dlg,da9062-onkey.yaml#
14 DA906{1,2,3} chips see Documentation/devicetree/bindings/mfd/dlg,da9063.yaml
22 - dlg,da9062-onkey
23 - dlg,da9063-onkey
25 - const: dlg,da9061-onkey
26 - const: dlg,da9062-onkey
28 dlg,disable-key-power:
/linux/arch/arm64/boot/dts/mediatek/
A Dmt8183-kukui-audio-da7219.dtsi12 compatible = "dlg,da7219";
16 dlg,micbias-lvl = <2600>;
17 dlg,mic-amp-in-sel = "diff";
25 dlg,adc-1bit-rpt = <1>;
26 dlg,btn-avg = <4>;
27 dlg,btn-cfg = <50>;
28 dlg,mic-det-thr = <500>;
29 dlg,jack-ins-deb = <20>;
31 dlg,jack-rem-deb = <1>;
33 dlg,a-d-btn-thr = <0xa>;
[all …]
/linux/Documentation/devicetree/bindings/regulator/
A Ddlg,da9121.yaml59 - dlg,da9121
60 - dlg,da9122
61 - dlg,da9220
62 - dlg,da9217
63 - dlg,da9130
64 - dlg,da9131
65 - dlg,da9132
66 - dlg,da9141
67 - dlg,da9142
106 dlg,ripple-cancel:
[all …]
A Dda9211.txt5 - compatible: "dlg,da9211" or "dlg,da9212" or "dlg,da9213" or "dlg,da9223"
6 or "dlg,da9214" or "dlg,da9224" or "dlg,da9215" or "dlg,da9225"
19 mode values from dt-bindings/regulator/dlg,da9211-regulator.h
23 compatible = "dlg,da9211";
43 compatible = "dlg,da9212";
69 compatible = "dlg,da9213";
87 compatible = "dlg,da9223";
105 compatible = "dlg,da9214";
131 compatible = "dlg,da9224";
157 compatible = "dlg,da9215";
[all …]
A Ddlg,slg51000.yaml4 $id: http://devicetree.org/schemas/regulator/dlg,slg51000.yaml#
15 const: dlg,slg51000
23 dlg,cs-gpios:
76 #include <dt-bindings/regulator/dlg,da9121-regulator.h>
82 compatible = "dlg,slg51000";
84 dlg,cs-gpios = <&tlmm 69 GPIO_ACTIVE_HIGH>;
/linux/Documentation/devicetree/bindings/mfd/
A Ddlg,da9063.yaml29 - dlg,da9061
30 - dlg,da9062
31 - dlg,da9063
32 - dlg,da9063l
75 - dlg,da9062-rtc
76 - dlg,da9063-rtc
101 - dlg,da9063
102 - dlg,da9063l
122 - dlg,da9062
140 - dlg,da9061
[all …]
A Dda9150.txt14 - compatible : Should be "dlg,da9150"
29 compatible = "dlg,da9150";
36 compatible = "dlg,da9150-gpadc";
41 compatible = "dlg,da9150-charger";
54 compatible = "dlg,da9150-fuel-gauge";
56 dlg,update-interval = <10000>;
57 dlg,warn-soc-level = /bits/ 8 <15>;
58 dlg,crit-soc-level = /bits/ 8 <5>
A Dda9052-i2c.txt4 - compatible : Should be "dlg,da9052", "dlg,da9053-aa",
5 "dlg,da9053-ab", or "dlg,da9053-bb"
8 - dlg,tsi-as-adc : Boolean, if set the X+, X-, Y+, Y- touchscreen
42 compatible = "dlg,da9053-aa";
/linux/Documentation/devicetree/bindings/power/supply/
A Ddlg,da9150-fuel-gauge.yaml4 $id: http://devicetree.org/schemas/power/supply/dlg,da9150-fuel-gauge.yaml#
17 const: dlg,da9150-fuel-gauge
19 dlg,update-interval:
23 dlg,warn-soc-level:
29 dlg,crit-soc-level:
46 compatible = "dlg,da9150-fuel-gauge";
47 dlg,update-interval = <10000>;
48 dlg,warn-soc-level = /bits/ 8 <15>;
49 dlg,crit-soc-level = /bits/ 8 <5>;
/linux/Documentation/devicetree/bindings/watchdog/
A Ddlg,da9062-watchdog.yaml4 $id: http://devicetree.org/schemas/watchdog/dlg,da9062-watchdog.yaml#
19 - dlg,da9062-watchdog
20 - dlg,da9063-watchdog
22 - const: dlg,da9061-watchdog
23 - const: dlg,da9062-watchdog
25 dlg,use-sw-pm:
32 dlg,wdt-sd:
51 compatible = "dlg,da9062-watchdog";
52 dlg,use-sw-pm;
53 dlg,wdt-sd = <1>;
/linux/Documentation/devicetree/bindings/thermal/
A Ddlg,da9062-thermal.yaml4 $id: http://devicetree.org/schemas/thermal/dlg,da9062-thermal.yaml#
14 DA906{1,2} chips see Documentation/devicetree/bindings/mfd/dlg,da9063.yaml
22 - const: dlg,da9062-thermal
24 - const: dlg,da9061-thermal
25 - const: dlg,da9062-thermal
/linux/arch/arm64/boot/dts/renesas/
A Drzg2ul-smarc.dtsi28 compatible = "dlg,da9062";
34 compatible = "dlg,da9062-gpio";
38 compatible = "dlg,da9062-onkey";
49 compatible = "dlg,da9062-rtc";
74 compatible = "dlg,da9062-thermal";
79 compatible = "dlg,da9062-watchdog";
/linux/arch/arm64/boot/dts/qcom/
A Dsm8150-microsoft-surface-duo.dts372 compatible = "dlg,da7280";
378 dlg,actuator-type = "LRA";
379 dlg,dlg,const-op-mode = <1>;
380 dlg,dlg,periodic-op-mode = <1>;
381 dlg,nom-microvolt = <2000000>;
383 dlg,imax-microamp = <129000>;
384 dlg,resonant-freq-hz = <180>;
385 dlg,impd-micro-ohms = <14300000>;
386 dlg,freq-track-enable;
387 dlg,bemf-sens-enable;
[all …]
/linux/arch/arm/boot/dts/nxp/imx/
A Dimx6qdl-phytec-phycore-som.dtsi8 #include <dt-bindings/regulator/dlg,da9063-regulator.h>
96 compatible = "dlg,da9062";
108 compatible = "dlg,da9062-rtc";
112 compatible = "dlg,da9062-onkey";
116 compatible = "dlg,da9062-watchdog";
117 dlg,use-sw-pm;
121 compatible = "dlg,da9062-thermal";
126 compatible = "dlg,da9062-gpio";
/linux/Documentation/devicetree/bindings/iio/adc/
A Ddlg,da9150-gpadc.yaml4 $id: http://devicetree.org/schemas/iio/adc/dlg,da9150-gpadc.yaml#
18 const: dlg,da9150-gpadc
32 compatible = "dlg,da9150-gpadc";

Completed in 32 milliseconds

123