Home
last modified time | relevance | path

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

12

/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.
/linux/Documentation/driver-api/gpio/
H A Dintro.rst39 other value (notably, "open drain" signaling).
43 cases (to support bidirectional signaling). GPIO controllers may have
84 driven) signaling. That term applies to CMOS transistors; "open collector" is
93 don't. When you need open drain signaling but your hardware doesn't directly
103 The same logic can be applied to emulate open source signaling, by driving the
111 delays the rising edge of SCK, and the I2C master adjusts its signaling rate
/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.dts554 /* DS: Default speed (DS) up to 25 MHz, including 1- and 4-bit modes (3.3 V signaling). */
555 /* HS: High speed up to 50 MHz (3.3 V signaling). */
556 /* SDR12: SDR up to 25 MHz (1.8 V signaling). */
557 /* SDR25: SDR up to 50 MHz (1.8 V signaling). */
558 /* SDR50: SDR up to 100 MHz (1.8 V signaling). */
559 /* SDR104: SDR up to 208 MHz (1.8 V signaling) */
560 /* DDR50: DDR up to 50 MHz (1.8 V signaling). */
/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
/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
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8qm-apalis.dtsi321 * issues with certain SD cards, disable 1.8V signaling for now.
330 * issues with certain SD cards, disable 1.8V signaling for now.
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-power_resources_wakeup7 require ACPI power resources for wakeup signaling.
H A Dsysfs-bus-wmi69 This file contains a boolean flag signaling if interacting with
78 This file contains a boolean flags signaling the data block
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
/linux/drivers/platform/x86/intel/wmi/
H A DKconfig10 tristate "Intel WMI Slim Bootloader firmware update signaling driver"
/linux/Documentation/devicetree/bindings/misc/
H A Difm-csi.txt7 of the interrupt line signaling frame valid events
/linux/Documentation/leds/
H A Dledtrig-oneshot.rst5 This is a LED trigger useful for signaling the user of an event where there are
/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
/linux/Documentation/driver-api/
H A Di2c.rst12 I2C is a multi-master bus; open drain signaling is used to arbitrate
/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
/linux/Documentation/infiniband/
H A Dipoib.rst76 IPoIB doesn't use events for TX completion signaling so only RX
/linux/Documentation/i2c/
H A Dsummary.rst19 a subset of I2C protocols and signaling. Many I2C devices will work on an
/linux/drivers/usb/host/
H A Dsl811-hcd.c1130 u8 signaling = sl811->ctrl1 & SL11H_CTL1MASK_FORCE; in sl811h_timer() local
1144 switch (signaling) { in sl811h_timer()
1160 "odd timer signaling: %02x\n", signaling); in sl811h_timer()
/linux/Documentation/virt/
H A Dne_overview.rst60 uses eventfd for signaling. The enclave VM sees the usual interfaces - local
/linux/Documentation/ABI/stable/
H A Dsysfs-bus-vmbus84 Description: Channel signaling latency. This file is available only for
/linux/Documentation/target/
H A Dtcmu-design.rst112 userspace to determine how large the shared region is) and signaling
156 then signaling userspace via uio_event_notify(). Once the command is
/linux/arch/m68k/fpsp040/
H A Dx_snan.S11 | is set to one and the resulting non-signaling NAN (truncated if

12