Searched refs:signaling (Results 1 – 25 of 59) sorted by relevance
123
/linux-6.1.9/drivers/gpu/host1x/ |
D | fence.c | 23 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-6.1.9/arch/arm/nwfpe/ |
D | softfloat-specialize | 91 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-6.1.9/Documentation/devicetree/bindings/mmc/ |
D | nvidia,tegra20-sdhci.yaml | 115 signaling modes. 120 automatic calibration times out on a 1.8 V signaling mode. 125 signaling modes. 130 automatic calibration times out on a 3.3 V signaling mode. 143 signaling modes. 148 automatic calibration times out on a 1.8 V signaling mode. 153 signaling modes. 165 automatic calibration times out on a 3.3 V signaling mode.
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | twl4030_omap3.dtsi | 26 * this file. For proper idle mode signaling with sys_clkreq and sys_off_mode 28 * sys_nvmode2 signaling.
|
D | am5729-beagleboneai.dts | 557 /* 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-6.1.9/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra186-pmc.yaml | 73 state and signaling voltage. A pad can be either in active or 74 power down mode. The support for power state and signaling voltage 76 1.8 V signaling voltages are supported on pins where software 77 controllable signaling voltage switching is available. 131 signaling voltages: sdmmc2-hv, dmic-hv, sdmmc1-hv, sdmmc3-hv,
|
D | nvidia,tegra20-pmc.yaml | 246 and signaling voltage. A pad can be either in active or power down mode. 247 The support for power state and signaling voltage configuration varies 248 depending on the pad in question. 3.3V and 1.8V signaling voltages 249 are supported on pins where software controllable signaling voltage 286 TEGRA_IO_PAD_VOLTAGE_3V3 to select between signaling voltages. 290 pads. None of the Tegra124 or Tegra132 pads support signaling
|
/linux-6.1.9/Documentation/driver-api/gpio/ |
D | intro.rst | 51 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
|
/linux-6.1.9/Documentation/devicetree/bindings/mailbox/ |
D | st,stm32-ipcc.yaml | 10 The IPCC block provides a non blocking signaling mechanism to post and 12 It provides the signaling for N bidirectionnal channels. The number of
|
/linux-6.1.9/net/atm/ |
D | Makefile | 6 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-6.1.9/Documentation/ABI/testing/ |
D | sysfs-devices-power_resources_wakeup | 7 require ACPI power resources for wakeup signaling.
|
D | sysfs-platform-chipidea-usb-otg | 10 be set to 1 by kernel in response to remote wakeup signaling
|
D | evm | 86 INTEGRITY_UNKNOWN. Loading keys and signaling EVM
|
/linux-6.1.9/Documentation/devicetree/bindings/i2c/ |
D | i2c-arb-gpio-challenge.txt | 24 - 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-6.1.9/drivers/platform/x86/intel/wmi/ |
D | Kconfig | 10 tristate "Intel WMI Slim Bootloader firmware update signaling driver"
|
/linux-6.1.9/Documentation/devicetree/bindings/misc/ |
D | ifm-csi.txt | 7 of the interrupt line signaling frame valid events
|
/linux-6.1.9/Documentation/leds/ |
D | ledtrig-oneshot.rst | 5 This is a LED trigger useful for signaling the user of an event where there are
|
/linux-6.1.9/drivers/platform/surface/ |
D | Kconfig | 145 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-6.1.9/Documentation/power/ |
D | pci.rst | 217 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-6.1.9/Documentation/driver-api/ |
D | i2c.rst | 12 I2C is a multi-master bus; open drain signaling is used to arbitrate
|
/linux-6.1.9/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,smd-edge.yaml | 62 Three entries specifying the outgoing ipc bit used for signaling the
|
/linux-6.1.9/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,smsm.yaml | 48 Three entries specifying the outgoing ipc bit used for signaling the N:th
|
D | qcom,smp2p.yaml | 42 Three entries specifying the outgoing ipc bit used for signaling the
|
/linux-6.1.9/Documentation/scheduler/ |
D | completion.rst | 40 - 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-6.1.9/Documentation/i2c/ |
D | summary.rst | 21 a subset of I2C protocols and signaling. Many I2C devices will work on an
|
123