Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/lxdialog/
Dutil.c29 struct dialog_info dlg; variable
33 dlg.screen.atr = A_NORMAL; in set_mono_theme()
34 dlg.shadow.atr = A_NORMAL; in set_mono_theme()
35 dlg.dialog.atr = A_NORMAL; in set_mono_theme()
36 dlg.title.atr = A_BOLD; in set_mono_theme()
37 dlg.border.atr = A_NORMAL; in set_mono_theme()
38 dlg.button_active.atr = A_REVERSE; in set_mono_theme()
39 dlg.button_inactive.atr = A_DIM; in set_mono_theme()
40 dlg.button_key_active.atr = A_REVERSE; in set_mono_theme()
41 dlg.button_key_inactive.atr = A_BOLD; in set_mono_theme()
[all …]
Dchecklist.c40 wattrset(win, dlg.menubox.atr); in print_item()
46 wattrset(win, selected ? dlg.check_selected.atr in print_item()
47 : dlg.check.atr); in print_item()
51 wattrset(win, selected ? dlg.tag_selected.atr : dlg.tag.atr); in print_item()
53 wattrset(win, selected ? dlg.item_selected.atr : dlg.item.atr); in print_item()
71 wattrset(win, dlg.uarrow.atr); in print_arrows()
75 wattrset(win, dlg.menubox.atr); in print_arrows()
86 wattrset(win, dlg.darrow.atr); in print_arrows()
90 wattrset(win, dlg.menubox_border.atr); in print_arrows()
152 dlg.dialog.atr, dlg.border.atr); in dialog_checklist()
[all …]
Dmenubox.c77 wattrset(win, dlg.menubox.atr); in do_print_item()
88 wattrset(win, selected ? dlg.item_selected.atr : dlg.item.atr); in do_print_item()
91 wattrset(win, selected ? dlg.tag_key_selected.atr in do_print_item()
92 : dlg.tag_key.atr); in do_print_item()
121 wattrset(win, dlg.uarrow.atr); in print_arrows()
125 wattrset(win, dlg.menubox.atr); in print_arrows()
137 wattrset(win, dlg.darrow.atr); in print_arrows()
141 wattrset(win, dlg.menubox_border.atr); in print_arrows()
215 dlg.dialog.atr, dlg.border.atr); in dialog_menu()
216 wattrset(dialog, dlg.border.atr); in dialog_menu()
[all …]
Dinputbox.c74 dlg.dialog.atr, dlg.border.atr); in dialog_inputbox()
75 wattrset(dialog, dlg.border.atr); in dialog_inputbox()
79 wattrset(dialog, dlg.dialog.atr); in dialog_inputbox()
84 wattrset(dialog, dlg.dialog.atr); in dialog_inputbox()
93 dlg.dialog.atr, dlg.border.atr); in dialog_inputbox()
99 wattrset(dialog, dlg.inputbox.atr); in dialog_inputbox()
131 wattrset(dialog, dlg.inputbox.atr); in dialog_inputbox()
199 wattrset(dialog, dlg.inputbox.atr); in dialog_inputbox()
Dyesno.c63 dlg.dialog.atr, dlg.border.atr); in dialog_yesno()
64 wattrset(dialog, dlg.border.atr); in dialog_yesno()
68 wattrset(dialog, dlg.dialog.atr); in dialog_yesno()
73 wattrset(dialog, dlg.dialog.atr); in dialog_yesno()
Dtextbox.c113 wattrset(box, dlg.dialog.atr); in dialog_textbox()
114 wbkgdset(box, dlg.dialog.atr & A_COLOR); in dialog_textbox()
120 dlg.dialog.atr, dlg.border.atr); in dialog_textbox()
122 wattrset(dialog, dlg.border.atr); in dialog_textbox()
126 wattrset(dialog, dlg.dialog.atr); in dialog_textbox()
127 wbkgdset(dialog, dlg.dialog.atr & A_COLOR); in dialog_textbox()
137 attr_clear(box, boxh, boxw, dlg.dialog.atr); in dialog_textbox()
403 wattrset(win, dlg.position_indicator.atr); in print_position()
404 wbkgdset(win, dlg.position_indicator.atr & A_COLOR); in print_position()
Ddialog.h151 extern struct dialog_info dlg;
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dda7219.txt8 - compatible : Should be "dlg,da7219"
31 - dlg,ldo-lvl : Required internal LDO voltage (mV) level for digital engine
33 - dlg,micbias-lvl : Voltage (mV) for Mic Bias
35 - dlg,mic-amp-in-sel : Mic input source type
43 - dlg,micbias-pulse-lvl : Mic bias higher voltage pulse level (mV).
45 - dlg,micbias-pulse-time : Mic bias higher voltage pulse duration (ms)
46 - dlg,btn-cfg : Periodic button press measurements for 4-pole jack (ms)
48 - dlg,mic-det-thr : Impedance threshold for mic detection measurement (Ohms)
50 - dlg,jack-ins-deb : Debounce time for jack insertion (ms)
52 - dlg,jack-det-rate: Jack type detection latency (3/4 pole)
[all …]
Dda7213.txt6 - compatible : Should be "dlg,da7213"
13 - dlg,micbias1-lvl : Voltage (mV) for Mic Bias 1
15 - dlg,micbias2-lvl : Voltage (mV) for Mic Bias 2
17 - dlg,dmic-data-sel : DMIC channel select based on clock edge.
19 - dlg,dmic-samplephase : When to sample audio from DMIC.
21 - dlg,dmic-clkrate : DMIC clock frequency (Hz).
29 compatible = "dlg,da7213";
35 dlg,micbias1-lvl = <2500>;
36 dlg,micbias2-lvl = <2500>;
38 dlg,dmic-data-sel = "lrise_rfall";
[all …]
Dda9055.txt13 - compatible: "dlg,da9055-codec"
20 compatible = "dlg,da9055-codec";
/linux-4.4.14/Documentation/devicetree/bindings/power/
Dda9150-fg.txt4 - compatible: "dlg,da9150-fuel-gauge" for DA9150 Fuel-Gauge Power Supply
7 - dlg,update-interval: Interval time (milliseconds) between battery level checks.
8 - dlg,warn-soc-level: Battery discharge level (%) where warning event raised.
10 - dlg,crit-soc-level: Battery discharge level (%) where critical event raised.
18 compatible = "dlg,da9150-fuel-gauge";
20 dlg,update-interval = <10000>;
21 dlg,warn-soc-level = /bits/ 8 <15>;
22 dlg,crit-soc-level = /bits/ 8 <5>;
Dda9150-charger.txt4 - compatible: "dlg,da9150-charger" for DA9150 Charger Power Supply
16 compatible = "dlg,da9150-charger";
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dda9150.txt14 - compatible : Should be "dlg,da9150"
31 compatible = "dlg,da9150";
38 compatible = "dlg,da9150-gpadc";
43 compatible = "dlg,da9150-charger";
56 compatible = "dlg,da9150-fuel-gauge";
58 dlg,update-interval = <10000>;
59 dlg,warn-soc-level = /bits/ 8 <15>;
60 dlg,crit-soc-level = /bits/ 8 <5>
Dda9063.txt16 - compatible : Should be "dlg,da9063"
53 compatible = "dlg,da9063-rtc" should be added if a node is created.
57 with the value "dlg,da9063-onkey".
61 - dlg,disable-key-power : Disable power-down using a long key-press. If this
69 compatible = "dlg,da9063-watchdog" should be added if a node is created.
75 compatible = "dlg,da9063"
82 compatible = "dlg,da9063-rtc";
86 compatible = "dlg,da9063-watchdog";
90 compatible = "dlg,da9063-onkey";
91 dlg,disable-key-power;
Dda9052-i2c.txt4 - compatible : Should be "dlg,da9052", "dlg,da9053-aa",
5 "dlg,da9053-ab", or "dlg,da9053-bb"
35 compatible = "dlg,da9053-aa";
Dda9062.txt15 - compatible : Should be "dlg,da9062".
47 compatible = "dlg,da9062-rtc" should be added if a node is created.
50 with the DA9062 PMIC. The compatible = "dlg,da9062-watchdog" should be added
57 compatible = "dlg,da9062";
64 compatible = "dlg,da9062-rtc";
68 compatible = "dlg,da9062-watchdog";
Dda9055.txt23 - compatible : Should be "dlg,da9055-pmic"
51 compatible = "dlg,da9055-pmic";
/linux-4.4.14/Documentation/devicetree/bindings/input/
Dda9062-onkey.txt12 dlg,da9062-onkey
13 dlg,da9063-onkey
17 - dlg,disable-key-power : Disable power-down using a long key-press. If this
28 compatible = "dlg,da9063-onkey";
29 dlg,disable-key-power;
/linux-4.4.14/Documentation/devicetree/bindings/regulator/
Dda9211.txt4 - compatible: "dlg,da9211" or "dlg,da9213" or "dlg,da9215"
20 compatible = "dlg,da9211";
46 compatible = "dlg,da9213";
73 compatible = "dlg,da9215";
Dda9210.txt5 - compatible: must be "dlg,da9210"
18 compatible = "dlg,da9210";
/linux-4.4.14/Documentation/devicetree/bindings/iio/adc/
Dda9150-gpadc.txt4 - compatible: "dlg,da9150-gpadc" for DA9150 IIO GPADC
14 compatible = "dlg,da9150-gpadc";
/linux-4.4.14/arch/arm/boot/dts/
Dimx53-qsb.dts23 compatible = "dlg,da9053-aa", "dlg,da9052";
Dr8a7790-lager.dts600 compatible = "dlg,da9063";
607 compatible = "dlg,da9063-rtc";
611 compatible = "dlg,da9063-watchdog";
616 compatible = "dlg,da9210";
Dimx53-smd.dts268 compatible = "dlg,da9053", "dlg,da9052";
Dr8a7791-koelsch.dts595 compatible = "dlg,da9063";
602 compatible = "dlg,da9063-rtc";
606 compatible = "dlg,da9063-watchdog";
611 compatible = "dlg,da9210";
Dimx53-voipac-dmm-668.dtsi151 compatible = "dlg,da9053-aa", "dlg,da9052";
Dimx6qdl-phytec-pfla02.dtsi116 compatible = "dlg,da9063";
Dimx6qdl-aristainetos2.dtsi156 compatible = "dlg,da9063";
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Dtrivial-devices.txt50 dlg,da9053 DA9053: flexible system level PMIC with multicore support
51 dlg,da9063 DA9063: system PMIC for quad-core application processors
/linux-4.4.14/arch/arm64/boot/dts/mediatek/
Dmt8173-evb.dts41 compatible = "dlg,da9211";
/linux-4.4.14/Documentation/devicetree/bindings/
Dvendor-prefixes.txt67 dlg Dialog Semiconductor