Home
last modified time | relevance | path

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

123

/openbmc/linux/arch/arm/nwfpe/
H A 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.
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dtwl4030_omap3.dtsi26 * this file. For proper idle mode signaling with sys_clkreq and sys_off_mode
28 * sys_nvmode2 signaling.
H A Dam5729-beagleboneai.dts556 /* DS: Default speed (DS) up to 25 MHz, including 1- and 4-bit modes (3.3 V signaling). */
557 /* HS: High speed up to 50 MHz (3.3 V signaling). */
558 /* SDR12: SDR up to 25 MHz (1.8 V signaling). */
559 /* SDR25: SDR up to 50 MHz (1.8 V signaling). */
560 /* SDR50: SDR up to 100 MHz (1.8 V signaling). */
561 /* SDR104: SDR up to 208 MHz (1.8 V signaling) */
562 /* DDR50: DDR up to 50 MHz (1.8 V signaling). */
/openbmc/u-boot/arch/arm/dts/
H A Dtwl4030_omap3.dtsi29 * this file. For proper idle mode signaling with sys_clkreq and sys_off_mode
31 * sys_nvmode2 signaling.
/openbmc/linux/Documentation/driver-api/gpio/
H A 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
H A Dlegacy.rst35 for the other value (notably, "open drain" signaling).
39 cases (to support bidirectional signaling). GPIO controllers may have
179 issues including open-drain signaling and output latencies.
378 Sometimes shared signals need to use "open drain" signaling, where only the
388 you need open drain signaling but your hardware doesn't directly support it,
403 signaling rate accordingly.
/openbmc/linux/drivers/gpu/host1x/
H A Dfence.c77 if (atomic_xchg(&f->signaling, 1)) { in host1x_fence_signal()
104 if (atomic_xchg(&f->signaling, 1)) { in do_fence_timeout()
H A Dfence.h12 atomic_t signaling; member
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-blinker_1.9.0.bb1 DESCRIPTION = "Fast, simple object-to-object and broadcast signaling."
/openbmc/linux/net/atm/
H A 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
/openbmc/qemu/fpu/
H A Dsoftfloat-specialize.c.inc84 * signaling NaNs (so all NaNs are treated as quiet).
95 /* Define how the architecture discriminates signaling NaNs.
298 | Returns 1 if the half-precision floating-point value `a' is a signaling
317 | Returns 1 if the bfloat16 value `a' is a signaling
355 | Returns 1 if the single-precision floating-point value `a' is a signaling
700 | Returns 1 if the double-precision floating-point value `a' is a signaling
746 | signaling NaN; otherwise returns 0. This slightly differs from the same
785 | `b' is a signaling NaN, the invalid exception is raised.
856 | signaling NaN; otherwise returns 0.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-power_resources_wakeup7 require ACPI power resources for wakeup signaling.
H A Dsysfs-platform-chipidea-usb-otg10 be set to 1 by kernel in response to remote wakeup signaling
H A Devm86 INTEGRITY_UNKNOWN. Loading keys and signaling EVM
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8qm-apalis.dtsi328 * issues with certain SD cards, disable 1.8V signaling for now.
337 * issues with certain SD cards, disable 1.8V signaling for now.
/openbmc/linux/drivers/platform/x86/intel/wmi/
H A DKconfig10 tristate "Intel WMI Slim Bootloader firmware update signaling driver"
/openbmc/qemu/target/loongarch/tcg/insn_trans/
H A Dtrans_fcmp.c.inc6 /* bit0(signaling/quiet) bit1(lt) bit2(eq) bit3(un) bit4(neq) */
/openbmc/linux/Documentation/devicetree/bindings/misc/
H A Difm-csi.txt7 of the interrupt line signaling frame valid events
/openbmc/linux/Documentation/leds/
H A Dledtrig-oneshot.rst5 This is a LED trigger useful for signaling the user of an event where there are
/openbmc/linux/drivers/platform/surface/
H A 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
/openbmc/linux/Documentation/power/
H A 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 …]
/openbmc/linux/Documentation/driver-api/
H A Di2c.rst12 I2C is a multi-master bus; open drain signaling is used to arbitrate
/openbmc/qemu/docs/system/i386/
H A Dkvm-pv.rst54 Enable paravirtualized end-of-interrupt signaling. Supported since Linux
/openbmc/linux/Documentation/scheduler/
H A 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
/openbmc/linux/Documentation/i2c/
H A Dsummary.rst21 a subset of I2C protocols and signaling. Many I2C devices will work on an

123