Home
last modified time | relevance | path

Searched refs:active (Results 1 – 25 of 230) sorted by relevance

12345678910

/rk3399_rockchip-uboot/doc/device-tree-bindings/leds/
H A Dleds-bcm6358.txt18 - brcm,clk-dat-low : Boolean, makes clock and data signals active low.
28 - active-low : Boolean, makes LED active low.
41 active-low;
46 active-low;
51 active-low;
56 active-low;
72 active-low;
77 active-low;
87 active-low;
96 active-low;
[all …]
H A Dleds-bcm6328.txt24 - brcm,serial-clk-low : Boolean, makes clock signal active low.
26 - brcm,serial-dat-low : Boolean, makes data signal active low.
38 - active-low : Boolean, makes LED active low.
51 active-low;
56 active-low;
61 active-low;
78 active-low;
83 active-low;
88 active-low;
93 active-low;
[all …]
/rk3399_rockchip-uboot/doc/device-tree-bindings/video/
H A Ddisplay-timing.txt26 - hsync-active: hsync pulse is active low/high/ignored
27 - vsync-active: vsync pulse is active low/high/ignored
28 - de-active: data-enable pulse is active low/high/ignored
29 - pixelclk-active: with
30 - active high = drive pixel data on rising edge/
32 - active low = drive pixel data on falling edge/
40 <1>: high active
41 <0>: low active
90 hsync-active = <1>;
H A Ddisplaymode.txt16 - hsync-active-high (bool): Hsync pulse is active high
17 - vsync-active-high (bool): Vsync pulse is active high
41 hsync-active-high;
/rk3399_rockchip-uboot/arch/mips/dts/
H A Dnetgear,cg3100d.dts48 active-low;
54 active-low;
60 active-low;
66 active-low;
72 active-low;
78 active-low;
84 active-low;
H A Dcomtrend,vr-3032u.dts32 active-low;
38 active-low;
44 active-low;
50 active-low;
56 active-low;
62 active-low;
H A Dsfr,nb4-ser.dts63 active-low;
69 active-low;
75 active-low;
81 active-low;
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dtegra30-cardhu.dts238 enable-active-high;
251 enable-active-high;
263 enable-active-high;
274 enable-active-high;
284 enable-active-high;
295 enable-active-high;
306 enable-active-high;
317 enable-active-high;
330 enable-active-high;
341 enable-active-high;
[all …]
H A Drk3399-evb.dts174 enable-active-high;
202 hsync-active = <0>;
203 vsync-active = <0>;
204 de-active = <0>;
205 pixelclk-active = <0>;
344 hsync-active = <0>;
345 vsync-active = <0>;
346 de-active = <1>;
347 pixelclk-active = <0>;
371 snps,reset-active-low;
H A Dat91sam9g45-gurnard.dts51 hsync-active = <0>;
52 vsync-active = <0>;
65 hsync-active = <0>;
66 vsync-active = <0>;
H A Drk3288-evb-rk1608.dtsi63 enable-active-high;
76 enable-active-high;
163 snps,reset-active-low;
214 compatible = "active-semi,act8846";
458 hsync-active = <0>;
459 vsync-active = <0>;
460 de-active = <1>;
461 pixelclk-active = <0>;
H A Dimx7ulp-evk.dts62 enable-active-high;
74 enable-active-high;
84 enable-active-high;
94 enable-active-high;
324 hsync-active = <0>;
325 vsync-active = <0>;
326 de-active = <1>;
327 pixelclk-active = <0>;
H A Dtegra30-beaver.dts257 enable-active-high;
269 enable-active-high;
282 enable-active-high;
293 enable-active-high;
305 enable-active-high;
319 enable-active-high;
332 enable-active-high;
H A Drv1108-evb.dts78 enable-active-high;
87 enable-active-high;
167 hsync-active = <0>;
168 vsync-active = <0>;
169 de-active = <0>;
170 pixelclk-active = <0>;
180 snps,reset-active-low;
H A Drk3288-veyron-jerry.dts26 enable-active-high;
36 enable-active-high;
48 enable-active-high;
109 enable-active-high;
116 enable-active-high;
H A Drk3308-evb.dts246 hsync-active = <0>;
247 vsync-active = <0>;
248 de-active = <0>;
249 pixelclk-active = <0>;
262 enable-active-high;
309 snps,reset-active-low;
H A Dat91sam9g25ek.dts62 vsync-active = <1>;
63 hsync-active = <1>;
H A Dam335x-pxm50.dts54 hsync-active = <1>;
55 vsync-active = <1>;
H A Darmada-388-gp.dts275 enable-active-high;
285 enable-active-high;
295 enable-active-high;
305 enable-active-high;
313 enable-active-high;
341 enable-active-high;
367 enable-active-high;
393 enable-active-high;
H A Dtegra124-nyan.dtsi359 nvidia,core-power-req-active-high;
360 nvidia,sys-clock-req-active-high;
582 enable-active-high;
600 enable-active-high;
612 enable-active-high;
623 enable-active-high;
635 enable-active-high;
647 enable-active-high;
663 enable-active-high;
684 enable-active-high;
/rk3399_rockchip-uboot/drivers/video/bridge/
H A Dvideo-bridge-uclass.c116 int video_bridge_set_active(struct udevice *dev, bool active) in video_bridge_set_active() argument
121 debug("%s: %d\n", __func__, active); in video_bridge_set_active()
123 ret = dm_gpio_set_value(&uc_priv->sleep, !active); in video_bridge_set_active()
128 if (!active) in video_bridge_set_active()
/rk3399_rockchip-uboot/cmd/
H A Dbootmenu.c36 int active; /* active menu entry */ member
62 int reverse = (entry->menu->active == entry->num); in bootmenu_print_entry()
209 if (menu->active > 0) in bootmenu_choice_entry()
210 --menu->active; in bootmenu_choice_entry()
214 if (menu->active < menu->count - 1) in bootmenu_choice_entry()
215 ++menu->active; in bootmenu_choice_entry()
220 for (i = 0; i < menu->active; ++i) in bootmenu_choice_entry()
264 menu->active = 0; in bootmenu_create()
/rk3399_rockchip-uboot/drivers/dma/
H A Dapbh_dma.c129 pdesc = list_first_entry(&pchan->active, struct mxs_dma_desc, node); in mxs_dma_enable()
202 list_splice_init(&pchan->active, &pchan->done); in mxs_dma_disable()
300 INIT_LIST_HEAD(&pchan->active); in mxs_dma_request()
421 if (!list_empty(&pchan->active)) { in mxs_dma_desc_append()
422 last = list_entry(pchan->active.prev, struct mxs_dma_desc, in mxs_dma_desc_append()
436 list_add_tail(&pdesc->node, &pchan->active); in mxs_dma_desc_append()
475 list_for_each_safe(p, q, &pchan->active) { in mxs_dma_finish()
/rk3399_rockchip-uboot/doc/device-tree-bindings/regulator/
H A Dfixed.txt15 - enable-active-high: Polarity of GPIO is Active high. If this property
42 enable-active-high;
/rk3399_rockchip-uboot/doc/device-tree-bindings/gpio/
H A Dnvidia,tegra20-gpio.txt19 4 = active high level-sensitive.
20 8 = active low level-sensitive.

12345678910