Home
last modified time | relevance | path

Searched refs:active (Results 201 – 225 of 3707) sorted by relevance

12345678910>>...149

/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-apalis-ixora-v1.2.dts62 enable-active-high;
74 enable-active-high;
84 enable-active-high;
148 /* active-high meaning opposite of regular PERST# active-low polarity */
150 reset-gpio-active-high;
H A Dimx6-logicpd-baseboard.dtsi80 enable-active-high;
92 enable-active-high;
104 enable-active-high;
117 enable-active-high;
129 enable-active-high;
141 enable-active-high;
151 enable-active-high;
162 enable-active-high;
175 enable-active-high;
186 enable-active-high;
H A Dimx6q-apalis-eval.dts35 enable-active-high;
90 /* active-high meaning opposite of regular PERST# active-low polarity */
92 reset-gpio-active-high;
/openbmc/qemu/hw/sd/
H A Dpxa2xx_mmci.c57 int32_t active; member
101 VMSTATE_INT32(active, PXA2xxMMCIState),
182 if (!s->active) in pxa2xx_mmci_fifo_update()
203 s->active = 0; in pxa2xx_mmci_fifo_update()
222 s->active = 1; in pxa2xx_mmci_wakequeues()
264 s->active = 0; in pxa2xx_mmci_wakequeues()
272 s->active = 0; in pxa2xx_mmci_wakequeues()
377 s->active = 0; in pxa2xx_mmci_write()
397 s->active = 0; in pxa2xx_mmci_write()
532 s->active = 0; in pxa2xx_mmci_reset()
/openbmc/linux/Documentation/devicetree/bindings/leds/irled/
H A Dir-spi-led.yaml30 Percentage of one period in which the signal is active.
32 led-active-low:
56 led-active-low;
/openbmc/linux/arch/arm64/boot/dts/marvell/
H A Darmada-8040-clearfog-gt-8k.dts118 ap_active: trip-active {
121 type = "active";
142 type = "active";
147 type = "active";
152 type = "active";
157 type = "active";
190 type = "active";
195 type = "active";
200 type = "active";
205 type = "active";
[all …]
/openbmc/linux/drivers/net/wan/
H A Dhdlc_fr.c122 unsigned int active: 1; member
336 pvc_carrier(pvc->state.active, pvc); in pvc_open()
350 pvc->state.active = 0; in pvc_close()
354 pvc->state.active = 0; in pvc_close()
392 if (!pvc->state.active) in pvc_xmit()
518 pvc->state.active = 1; in fr_lmi_send()
533 else if (pvc->state.active) in fr_lmi_send()
776 unsigned int active, new; in fr_lmi_recv() local
815 if (active != pvc->state.active || in fr_lmi_recv()
820 pvc->state.active = active; in fr_lmi_recv()
[all …]
/openbmc/u-boot/drivers/dma/
H A Dapbh_dma.c128 pdesc = list_first_entry(&pchan->active, struct mxs_dma_desc, node); in mxs_dma_enable()
201 list_splice_init(&pchan->active, &pchan->done); in mxs_dma_disable()
299 INIT_LIST_HEAD(&pchan->active); in mxs_dma_request()
420 if (!list_empty(&pchan->active)) { in mxs_dma_desc_append()
421 last = list_entry(pchan->active.prev, struct mxs_dma_desc, in mxs_dma_desc_append()
435 list_add_tail(&pdesc->node, &pchan->active); in mxs_dma_desc_append()
474 list_for_each_safe(p, q, &pchan->active) { in mxs_dma_finish()
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Ddove-cm-a510.dtsi73 * 1 GbE PHY reset (active low)
75 * 8 PowerOff (active low)
76 * 13 Touchscreen pen irq (active low)
77 * 65 System LED (active high)
78 * 69 USB Hub reset (active low)
79 * 70 WLAN reset (active low)
80 * 71 WLAN regulator (active high)
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-class-rfkill62 transmitter is (potentially) active
76 The transmitter is (potentially) active.
77 1: active
90 The transmitter is (potentially) active.
92 1: active
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dgpio-regulator.yaml29 controlled solely by the presence of "enable-active-high" DT property.
69 enable-active-high:
70 description: Polarity of "enable-gpio" GPIO is active HIGH. Default is
71 active LOW.
118 enable-active-high;
H A Dactive-semi,act8600.yaml4 $id: http://devicetree.org/schemas/regulator/active-semi,act8600.yaml#
14 const: active-semi,act8600
25 active-semi,vsel-high:
92 compatible = "active-semi,act8600";
H A Drichtek,rt6160-regulator.yaml35 richtek,vsel-active-low:
37 Used to indicate the 'vsel' pin active level. if not specified, use
38 high active level as the default.
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dminimal.c30 bool active; member
334 if (mlxsw_m->line_cards[slot_index]->active) in mlxsw_m_port_module_map()
464 if (!mlxsw_m->line_cards[slot_index]->active) in mlxsw_m_linecard_ports_create()
465 mlxsw_m->line_cards[slot_index]->active = true; in mlxsw_m_linecard_ports_create()
477 if (mlxsw_m->line_cards[slot_index]->active) in mlxsw_m_linecard_ports_create()
555 if (WARN_ON(!linecard->active)) in mlxsw_m_ports_remove_selected()
559 linecard->active = false; in mlxsw_m_ports_remove_selected()
589 if (linecard->active) in mlxsw_m_got_active()
605 linecard->active = true; in mlxsw_m_got_active()
622 if (WARN_ON(!linecard->active)) in mlxsw_m_got_inactive()
[all …]
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-dmaengine.c79 ccp_free_cmd_resources(ccp, &desc->active); in ccp_free_desc_resources()
98 ccp_free_desc_resources(chan->ccp, &chan->active); in ccp_free_chan_resources()
116 ccp_free_cmd_resources(ccp, &desc->active); in ccp_cleanup_desc_resources()
145 list_move(&cmd->entry, &desc->active); in ccp_issue_next_cmd()
164 cmd = list_first_entry_or_null(&desc->active, struct ccp_dma_cmd, in ccp_free_active_cmd()
184 desc = list_first_entry_or_null(&chan->active, struct ccp_dma_desc, in __ccp_next_dma_desc()
252 desc = list_empty(&chan->active) in __ccp_pending_to_active()
256 list_splice_tail_init(&chan->pending, &chan->active); in __ccp_pending_to_active()
346 INIT_LIST_HEAD(&desc->active); in ccp_alloc_dma_desc()
626 ccp_free_desc_resources(chan->ccp, &chan->active); in ccp_terminate_all()
[all …]
/openbmc/linux/drivers/dma/xilinx/
H A Dxilinx_dpdma.c1052 active = chan->desc.active; in xilinx_dpdma_chan_done_irq()
1053 if (active) in xilinx_dpdma_chan_done_irq()
1102 if (chan->desc.active) in xilinx_dpdma_chan_vsync_irq()
1104 chan->desc.active = pending; in xilinx_dpdma_chan_vsync_irq()
1165 if (!chan->desc.active) in xilinx_dpdma_chan_handle_err()
1168 active = chan->desc.active; in xilinx_dpdma_chan_handle_err()
1169 chan->desc.active = NULL; in xilinx_dpdma_chan_handle_err()
1173 if (active->error) in xilinx_dpdma_chan_handle_err()
1180 active->error = true; in xilinx_dpdma_chan_handle_err()
1394 if (chan->desc.active) { in xilinx_dpdma_synchronize()
[all …]
/openbmc/linux/arch/arm/boot/dts/nxp/mxs/
H A Dimx28-cfa10055.dts72 hsync-active = <0>;
73 vsync-active = <0>;
74 de-active = <1>;
75 pixelclk-active = <1>;
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-sm1-odroid-hc4.dts54 enable-active-high;
67 enable-active-high;
78 cpu_active: cpu-active {
81 type = "active";
/openbmc/u-boot/arch/arm/dts/
H A Drk3288-evb.dtsi62 enable-active-high;
75 enable-active-high;
160 snps,reset-active-low;
216 compatible = "active-semi,act8846";
466 hsync-active = <0>;
467 vsync-active = <0>;
468 de-active = <1>;
469 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>;
/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dubc.c65 unsigned long active = 0; in sh4a_ubc_active_mask() local
70 active |= (1 << i); in sh4a_ubc_active_mask()
72 return active; in sh4a_ubc_active_mask()
/openbmc/phosphor-mboxd/Documentation/
H A Dmbox_protocol.md206 referred to as the active window.
260 active window, if the command fails then there is no active window and the
261 previously active window must no longer be accessed.
265 if the active window is a read window or if there is no active window.
277 active write window and does not persist if the active window is closed either
283 active write window was successful or a create window command with an active
391 WINDOW_ERROR - Command not valid for active window or no active window
545 active window.
559 is the active window. If it fails then there is no active
576 have undefined effects. If the active window is a
[all …]
/openbmc/linux/Documentation/virt/kvm/x86/
H A Dhypercalls.rst46 3. Status (deprecated, obsolete, active)
53 :Status: active
69 :Status: active
80 :Status: active
90 :Status: active
106 :Status: active
144 :Status: active
165 :Status: active
176 :Status: active
/openbmc/linux/sound/oss/dmasound/
H A Ddmasound_paula.c516 write_sq.active |= AMI_PLAY_LOADED; in AmiPlayNextFrame()
526 if (write_sq.active & AMI_PLAY_LOADED) { in AmiPlay()
532 if (write_sq.active & AMI_PLAY_PLAYING) in AmiPlay()
563 if (!write_sq.active) { in AmiInterrupt()
571 if (write_sq.active & AMI_PLAY_PLAYING) { in AmiInterrupt()
577 if (write_sq.active & AMI_PLAY_LOADED) in AmiInterrupt()
582 write_sq.active = (write_sq.active<<1) & AMI_PLAY_MASK; in AmiInterrupt()
584 if (!write_sq.active) in AmiInterrupt()
594 if (!write_sq.active) in AmiInterrupt()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_buffer_pool.h30 return i915_active_add_request(&node->active, rq); in intel_gt_buffer_pool_mark_active()
36 i915_active_release(&node->active); in intel_gt_buffer_pool_put()

12345678910>>...149