Home
last modified time | relevance | path

Searched full:triggering (Results 1 – 25 of 328) sorted by relevance

12345678910>>...14

/freebsd/sys/contrib/device-tree/Bindings/power/reset/
H A Dgpio-poweroff.txt10 output, and drive active, so triggering a level triggered power off
12 triggering positive edge triggered power off. After a delay of 100ms,
14 triggering negative edge triggered power off. After another 100ms
H A Dgpio-restart.txt12 triggering a level triggered reset condition. This will also cause an
13 inactive->active edge condition, triggering positive edge triggered
15 inactive, thus causing an active->inactive edge, triggering negative edge
H A Dgpio-restart.yaml21 is configured as an output, and driven active, triggering a level triggered reset condition.
22 This will also cause an inactive->active edge condition, triggering positive edge triggered
24 active->inactive edge, triggering negative edge triggered reset. After a delay specified by
/freebsd/sys/contrib/dev/acpica/components/resources/
H A Drsirq.c180 {ACPI_RSC_SET8, ACPI_RS_OFFSET (Data.Irq.Triggering),
194 /* Get flags: Triggering[0], Polarity[3], Sharing[4], Wake[5] */
196 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.Irq.Triggering),
234 /* Set flags: Triggering[0], Polarity[3], Sharing[4], Wake[5] */
236 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.Irq.Triggering),
283 ACPI_RS_OFFSET (Data.Irq.Triggering),
317 * Flags: Producer/Consumer[0], Triggering[1], Polarity[2],
324 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.ExtendedIrq.Triggering),
H A Drsdumpinfo.c181 …{ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET (Irq.Triggering), "Triggering", …
325 …{ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET (ExtendedIrq.Triggering), "Triggering", …
352 …{ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET (Gpio.Triggering), "Triggering", …
/freebsd/lib/libc/stdbit/
H A Dstdc_trailing_ones.c11 /* Avoid triggering undefined behavior if x == ~0. */
21 /* Avoid triggering undefined behavior if x == ~0. */
H A Dstdc_leading_ones.c11 /* Avoid triggering undefined behavior if x == 0. */
23 /* Avoid triggering undefined behavior if x == 0. */
/freebsd/sys/contrib/device-tree/Bindings/mips/cavium/
H A Dcib.txt19 CIB. The second cell specifies the triggering semantics of the
35 * 2) Triggering (1 - edge rising
H A Dciu3.txt13 The second cell indicates the triggering semantics, and may have a
/freebsd/lib/libpmc/pmu-events/arch/x86/graniterapids/
H A Duncore-power.json67 …holding to generate histograms, or with other PCU events and occupancy triggering to capture other…
77 …holding to generate histograms, or with other PCU events and occupancy triggering to capture other…
86 …holding to generate histograms, or with other PCU events and occupancy triggering to capture other…
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dcavium-octeon-gpio.txt20 triggering protocol and may have one of four values:
37 * 2) Triggering (1 - edge rising
H A Dgpio-thunderx.txt16 - Second cell is triggering flags as defined in interrupts.txt.
/freebsd/share/man/man4/
H A Drgephy.473 In order to manually set the media type and options without also triggering
86 Manually set 100BASE-TX full-duplex without also triggering an
/freebsd/lib/libpmc/pmu-events/arch/x86/emeraldrapids/
H A Duncore-power.json146 …holding to generate histograms, or with other PCU events and occupancy triggering to capture other…
154 …holding to generate histograms, or with other PCU events and occupancy triggering to capture other…
162 …holding to generate histograms, or with other PCU events and occupancy triggering to capture other…
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellde/
H A Duncore-power.json10 …holding to generate histograms, or with other PCU events and occupancy triggering to capture other…
21 …holding to generate histograms, or with other PCU events and occupancy triggering to capture other…
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellx/
H A Duncore-power.json10 …holding to generate histograms, or with other PCU events and occupancy triggering to capture other…
21 …holding to generate histograms, or with other PCU events and occupancy triggering to capture other…
/freebsd/lib/libpmc/pmu-events/arch/x86/haswellx/
H A Duncore-power.json10 …holding to generate histograms, or with other PCU events and occupancy triggering to capture other…
21 …holding to generate histograms, or with other PCU events and occupancy triggering to capture other…
/freebsd/lib/libc/tests/stdio/
H A Dflushlbuf_test.c55 * to the stream to fill the buffer without triggering a flush, in ATF_TC_BODY()
110 * to the stream to fill the buffer without triggering a flush, in ATF_TC_BODY()
/freebsd/targets/pseudo/
H A DMakefile.inc2 # they are just for triggering building of other things
/freebsd/contrib/libarchive/libarchive/test/
HDtest_read_format_zip_symlink_unsupported_compression.zip.uu4 alone), triggering ARCHIVE_FAILED from read_header(); "second" is a
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DOptimizationLevel.h59 /// Optimize for fast execution as much as possible without triggering
92 /// fast execution without triggering significant incremental execution
/freebsd/sys/dev/acpica/
H A Dacpi_resource.c101 trig = res->Data.Irq.Triggering; in acpi_lookup_irq_handler()
113 trig = res->Data.ExtendedIrq.Triggering; in acpi_lookup_irq_handler()
166 trig = res->Data.Irq.Triggering; in acpi_config_intr()
173 trig = res->Data.ExtendedIrq.Triggering; in acpi_config_intr()
341 res->Data.Irq.InterruptCount, res->Data.Irq.Triggering, in acpi_parse_resource()
484 res->Data.ExtendedIrq.Triggering, res->Data.ExtendedIrq.Polarity); in acpi_parse_resource()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/
H A Dblock_cloning_after_trunc.ksh26 # Run for a few times to increase the likelihood of bug triggering.
/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_event.h196 * Triggering the event multiple times does not guarantee that the same
198 * either in a signalled on non-signalled state, and triggering an event
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,pbs.yaml14 supports triggering power up and power down sequences for clients

12345678910>>...14