Home
last modified time | relevance | path

Searched refs:inactive (Results 1 – 25 of 81) sorted by relevance

1234

/freebsd/sys/contrib/device-tree/Bindings/power/reset/
H A Dgpio-restart.txt7 will be driven in the inactive state. Otherwise its not driven until
13 inactive->active edge condition, triggering positive edge triggered
15 inactive, thus causing an active->inactive edge, triggering negative edge
16 triggered reset. After a delay specified by inactive-delay, the GPIO
30 specified, the GPIO is initialized as an output in its inactive state.
41 - inactive-delay: Delay (default 100) to wait after driving gpio inactive [ms]
52 inactive-delay = <100>;
H A Dgpio-restart.yaml17 'open-source' is not found, the GPIO line will be driven in the inactive state. Otherwise its
22 This will also cause an inactive->active edge condition, triggering positive edge triggered
23 reset. After a delay specified by active-delay, the GPIO is set to inactive, thus causing an
24 active->inactive edge, triggering negative edge triggered reset. After a delay specified by
25 inactive-delay, the GPIO is driven active again. After a delay specified by wait-delay, the
44 in its inactive state.
54 inactive-delay:
56 description: Delay (default 100) to wait after driving gpio inactive [ms]
77 inactive-delay = <100>;
H A Dgpio-poweroff.txt6 'input' is not found, the GPIO line will be driven in the inactive
11 condition. This will also cause an inactive->active edge condition, so
13 the GPIO is set to inactive, thus causing an active->inactive edge,
29 inactive state.
31 - inactive-delay-ms: Delay (default 100) to wait after driving gpio inactive
H A Dgpio-poweroff.yaml15 from inactive to active. After a delay (active-delay-ms) it
16 is expected to be switched back to inactive. After another
17 delay (inactive-delay-ms) it is configured as active again.
36 property is not specified, the GPIO is initialized as an output in its inactive state.
42 inactive-delay-ms:
44 description: Delay to wait after driving gpio inactive
/freebsd/sys/dev/virtio/random/
H A Dvirtio_random.c55 bool inactive; member
181 sc->inactive = false; in vtrnd_attach()
204 sc->inactive = true; in vtrnd_detach()
226 sc->inactive = true; in vtrnd_shutdown()
294 if (sc->inactive) in vtrnd_harvest()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_mve.td582 VecOf<f16>, (args VecOf<f16>:$inactive, Vector:$a),
583 (IRInt<"vcvt_narrow"> $inactive, $a, halfconst)>;
664 $inactive, $a, top, $pred)>;
677 RetVector, (args RetVector:$inactive, Vector:$a),
704 $a, $pred, $inactive)>;
1101 $v, $sh, $pred, $inactive), 1, "_n">;
1137 $v, $sh, $pred, $inactive)>;
1209 q, r, (unsignedflag Scalar), $pred, $inactive),
1321 not_halving, angle, $inactive, $a, $b, $pred)>;
1512 $a, revsize, $pred, $inactive)>;
[all …]
H A Darm_mve_defs.td519 // polymorph differently (typically because the type of the inactive
526 // The _m variant takes an initial parameter called $inactive, which
528 // inactive lanes in the predicated operation take their values from
530 def : Intrinsic<rettype, !con((args rettype:$inactive), arguments), cg>,
539 def : Intrinsic<rettype, arguments, (seq (undef rettype):$inactive, cg)>,
554 Intrinsic<rettype, !con((args rettype:$inactive), arguments), cg>,
561 Intrinsic<rettype, arguments, (seq (undef rettype):$inactive, cg)>,
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dgpio-matrix-keypad.txt27 - drive-inactive-cols: drive inactive columns during scan,
28 default is to turn inactive columns into inputs.
H A Diqs626a.yaml174 inactive otherwise.
194 azoteq,rx-inactive:
199 Specifies how inactive CRX pins are to be terminated as follows:
512 collectively active if the trackpad is defined and inactive otherwise.
532 azoteq,rx-inactive:
537 Specifies how inactive CRX pins are to be terminated as follows:
/freebsd/usr.sbin/rtsold/
H A Dif.c207 goto inactive; in interface_status()
236 goto inactive; in interface_status()
239 goto inactive; in interface_status()
243 inactive: in interface_status()
/freebsd/sys/netpfil/pf/
H A Dpf_ioctl.c778 *ticket = ++rs->inactive.ticket; in pf_begin_eth()
779 rs->inactive.open = 1; in pf_begin_eth()
813 if (!rs->inactive.open || in pf_rollback_eth()
814 ticket != rs->inactive.ticket) in pf_rollback_eth()
824 rs->inactive.open = 0; in pf_rollback_eth()
885 if (!rs->inactive.open || in pf_commit_eth()
886 ticket != rs->inactive.ticket) in pf_commit_eth()
895 rs->inactive.rules = rules; in pf_commit_eth()
1394 rs->rules[rs_num].inactive.ptr; in pf_commit_rules()
2906 ruleset->inactive.ticket) { in pfioctl()
[all …]
H A Dpf_ruleset.c158 ruleset->rules[i].inactive.ptr = &ruleset->rules[i].queues[1]; in pf_init_kruleset()
171 rs->inactive.rules = &rs->rules[1]; in pf_init_keth()
172 rs->inactive.open = 0; in pf_init_keth()
299 !TAILQ_EMPTY(ruleset->rules[i].inactive.ptr) || in pf_remove_if_empty_kruleset()
300 ruleset->rules[i].inactive.open) in pf_remove_if_empty_kruleset()
704 !TAILQ_EMPTY(ruleset->inactive.rules) || in pf_remove_if_empty_keth_ruleset()
705 ruleset->inactive.open) in pf_remove_if_empty_keth_ruleset()
/freebsd/sbin/dhclient/
H A Ddispatch.c310 goto inactive; in interface_status()
318 goto inactive; in interface_status()
346 goto inactive; in interface_status()
349 goto inactive; in interface_status()
352 inactive: in interface_status()
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Ddavinci-mcasp-audio.yaml53 All AXR pins should be present in the array even if inactive
96 specify the drive on TX pin during inactive time slots
/freebsd/sys/geom/mirror/
H A Dg_mirror_ctl.c619 int error, *nargs, *hardcode, *inactive; in g_mirror_ctl_insert() local
640 inactive = gctl_get_paraml(req, "inactive", sizeof(*inactive)); in g_mirror_ctl_insert()
641 if (inactive == NULL) { in g_mirror_ctl_insert()
711 if (*inactive) in g_mirror_ctl_insert()
737 if (*inactive) in g_mirror_ctl_insert()
/freebsd/sbin/pfctl/
H A Dpf_ruleset.c139 ruleset->rules[i].inactive.ptr = &ruleset->rules[i].queues[1]; in pf_init_ruleset()
279 !TAILQ_EMPTY(ruleset->rules[i].inactive.ptr) || in pf_remove_if_empty_ruleset()
280 ruleset->rules[i].inactive.open) in pf_remove_if_empty_ruleset()
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx93-tqma9352-mba93xxla.dts283 * inactive, e.g. not disabled
307 * is inactive, e.g. not power down
319 * is inactive, e.g. not disabled
331 * is inactive, e.g. not in reset
/freebsd/usr.sbin/dumpcis/
H A Dcardinfo.h98 enum cardstate { noslot, empty, suspend, filled, inactive }; enumerator
/freebsd/sys/contrib/device-tree/Bindings/iio/imu/
H A Dadi,adis16460.yaml28 spi-cs-inactive-delay-ns:
/freebsd/sys/contrib/device-tree/Bindings/mux/
H A Dgpio-mux.txt19 bit. An active pin is a binary 1, an inactive pin is a binary 0.
H A Dgpio-mux.yaml18 bit. An active pin is a binary 1, an inactive pin is a binary 0.
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrMVE.td599 // what to put in its inactive lanes.
2415 (v16i8 MQPR:$inactive))),
2417 (v16i8 MQPR:$inactive))>;
2420 (v8i16 MQPR:$inactive))),
2422 (v8i16 MQPR:$inactive))>;
2425 (v4i32 MQPR:$inactive))),
2427 (v4i32 MQPR:$inactive))>;
2430 (v4f32 MQPR:$inactive))),
2652 MQPR:$inactive)),
2656 MQPR:$inactive)),
[all …]
H A DARMInstrCDE.td612 (VTI.Vec MQPR:$inactive), timm:$imm,
616 (VTI.Vec MQPR:$inactive)))>;
625 (VTI.Vec MQPR:$inactive),
631 (VTI.Vec MQPR:$inactive)))>;
641 (VTI.Vec MQPR:$inactive),
649 (VTI.Vec MQPR:$inactive)))>;
/freebsd/sys/contrib/device-tree/src/arm/synaptics/
H A Dberlin2cd-valve-steamlink.dts23 inactive-delay = <10>;
/freebsd/contrib/file/magic/Magdir/
H A Dluks112 # state of keyslot; 0x00AC71F3~active 0x0000DEAD~inactive
115 >0 ubelong =0x0000DEAD inactive

1234