Home
last modified time | relevance | path

Searched refs:signaling (Results 1 – 25 of 51) sorted by relevance

123

/Linux-v6.1/arch/arm/nwfpe/
Dsoftfloat-specialize91 Returns 1 if the single-precision floating-point value `a' is a signaling
105 `a' to the canonical NaN format. If `a' is a signaling NaN, the invalid
138 signaling NaN, the invalid exception is raised.
183 Returns 1 if the double-precision floating-point value `a' is a signaling
199 `a' to the canonical NaN format. If `a' is a signaling NaN, the invalid
235 signaling NaN, the invalid exception is raised.
286 signaling NaN; otherwise returns 0.
307 point NaN `a' to the canonical NaN format. If `a' is a signaling NaN, the
344 `b' is a signaling NaN, the invalid exception is raised.
/Linux-v6.1/drivers/gpu/host1x/
Dfence.c23 atomic_t signaling; member
111 if (atomic_xchg(&f->signaling, 1)) in host1x_fence_signal()
132 if (atomic_xchg(&f->signaling, 1)) in do_fence_timeout()
/Linux-v6.1/arch/arm/boot/dts/
Dtwl4030_omap3.dtsi26 * this file. For proper idle mode signaling with sys_clkreq and sys_off_mode
28 * sys_nvmode2 signaling.
Dam5729-beagleboneai.dts557 /* DS: Default speed (DS) up to 25 MHz, including 1- and 4-bit modes (3.3 V signaling). */
558 /* HS: High speed up to 50 MHz (3.3 V signaling). */
559 /* SDR12: SDR up to 25 MHz (1.8 V signaling). */
560 /* SDR25: SDR up to 50 MHz (1.8 V signaling). */
561 /* SDR50: SDR up to 100 MHz (1.8 V signaling). */
562 /* SDR104: SDR up to 208 MHz (1.8 V signaling) */
563 /* DDR50: DDR up to 50 MHz (1.8 V signaling). */
/Linux-v6.1/Documentation/driver-api/gpio/
Dintro.rst51 other value (notably, "open drain" signaling).
55 cases (to support bidirectional signaling). GPIO controllers may have
96 driven) signaling. That term applies to CMOS transistors; "open collector" is
105 don't. When you need open drain signaling but your hardware doesn't directly
115 The same logic can be applied to emulate open source signaling, by driving the
123 delays the rising edge of SCK, and the I2C master adjusts its signaling rate
Dlegacy.rst35 for the other value (notably, "open drain" signaling).
39 cases (to support bidirectional signaling). GPIO controllers may have
180 issues including open-drain signaling and output latencies.
416 Sometimes shared signals need to use "open drain" signaling, where only the
426 you need open drain signaling but your hardware doesn't directly support it,
441 signaling rate accordingly.
/Linux-v6.1/net/atm/
DMakefile6 atm-y := addr.o pvc.o signaling.o svc.o ioctl.o common.o atm_misc.o raw.o resources.o atm_sysfs.o
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-devices-power_resources_wakeup7 require ACPI power resources for wakeup signaling.
Dsysfs-platform-chipidea-usb-otg10 be set to 1 by kernel in response to remote wakeup signaling
Devm86 INTEGRITY_UNKNOWN. Loading keys and signaling EVM
/Linux-v6.1/Documentation/devicetree/bindings/i2c/
Di2c-arb-gpio-challenge.txt24 - OUR_CLAIM: output from us signaling to other hosts that we want the bus
25 - THEIR_CLAIMS: output from others signaling that they want the bus
/Linux-v6.1/drivers/platform/x86/intel/wmi/
DKconfig10 tristate "Intel WMI Slim Bootloader firmware update signaling driver"
/Linux-v6.1/Documentation/devicetree/bindings/misc/
Difm-csi.txt7 of the interrupt line signaling frame valid events
/Linux-v6.1/Documentation/leds/
Dledtrig-oneshot.rst5 This is a LED trigger useful for signaling the user of an event where there are
/Linux-v6.1/drivers/platform/surface/
DKconfig145 being detached or folded back (essentially signaling when the keyboard is
187 Driver for out-of-band hot-plug event signaling on Microsoft Surface
193 hot-plug signaling. Thus, without this driver, detaching the base
/Linux-v6.1/Documentation/power/
Dpci.rst217 capable of signaling wakeup. The information on the connections between GPEs
239 a PCI device signaling wakeup). The GPEs used for notifying the kernel of
261 In principle the native PCI Express PME signaling may also be used on ACPI-based
266 the native PCI Express PME signaling cannot be used by the kernel in that case.
351 device from signaling wakeup.
372 PCI Express PME signaling and the ACPI GPE-based wakeup signaling described in
385 state from which it can signal wakeup. The exact method of signaling wakeup is
388 device for signaling wakeup and put it into the selected low-power state, the
393 not attempt to prepare the device for signaling wakeup or to put it into a
402 back into the full-power state, prevents it from signaling wakeup while in that
[all …]
/Linux-v6.1/Documentation/driver-api/
Di2c.rst12 I2C is a multi-master bus; open drain signaling is used to arbitrate
/Linux-v6.1/Documentation/scheduler/
Dcompletion.rst40 - the signaling side through a call to complete() or complete_all().
43 Note that while initialization must happen first, the waiting and signaling
256 The signaling will work as expected even if completions are signaled before
/Linux-v6.1/Documentation/i2c/
Dsummary.rst21 a subset of I2C protocols and signaling. Many I2C devices will work on an
/Linux-v6.1/Documentation/infiniband/
Dipoib.rst76 IPoIB doesn't use events for TX completion signaling so only RX
/Linux-v6.1/drivers/usb/host/
Dsl811-hcd.c1127 u8 signaling = sl811->ctrl1 & SL11H_CTL1MASK_FORCE; in sl811h_timer() local
1141 switch (signaling) { in sl811h_timer()
1157 "odd timer signaling: %02x\n", signaling); in sl811h_timer()
/Linux-v6.1/Documentation/virt/
Dne_overview.rst60 uses eventfd for signaling. The enclave VM sees the usual interfaces - local
/Linux-v6.1/Documentation/ABI/stable/
Dsysfs-bus-vmbus84 Description: Channel signaling latency. This file is available only for
/Linux-v6.1/arch/m68k/fpsp040/
Dx_snan.S11 | is set to one and the resulting non-signaling NAN (truncated if
/Linux-v6.1/Documentation/devicetree/bindings/mfd/
Dqcom-rpm.txt41 signaling the RPM:

123