Home
last modified time | relevance | path

Searched full:signaling (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/Linux-v6.6/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
/Linux-v6.6/Documentation/devicetree/bindings/mmc/
Dnvidia,tegra20-sdhci.yaml114 signaling modes.
119 automatic calibration times out on a 1.8 V signaling mode.
124 signaling modes.
129 automatic calibration times out on a 3.3 V signaling mode.
142 signaling modes.
147 automatic calibration times out on a 1.8 V signaling mode.
152 signaling modes.
164 automatic calibration times out on a 3.3 V signaling mode.
/Linux-v6.6/drivers/platform/x86/intel/wmi/
Dsbl-fw-update.c3 * Slim Bootloader(SBL) firmware update signaling driver
116 dev_info(&wdev->dev, "Slim Bootloader signaling driver attached\n"); in intel_wmi_sbl_fw_update_probe()
122 dev_info(&wdev->dev, "Slim Bootloader signaling driver removed\n"); in intel_wmi_sbl_fw_update_remove()
143 MODULE_DESCRIPTION("Slim Bootloader firmware update signaling driver");
/Linux-v6.6/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra186-pmc.yaml73 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,
Dnvidia,tegra20-pmc.yaml277 and signaling voltage. A pad can be either in active or power down mode.
278 The support for power state and signaling voltage configuration varies
279 depending on the pad in question. 3.3V and 1.8V signaling voltages
280 are supported on pins where software controllable signaling voltage
317 TEGRA_IO_PAD_VOLTAGE_3V3 to select between signaling voltages.
321 pads. None of the Tegra124 or Tegra132 pads support signaling
324 state configuration. Signaling voltage switching is supported
/Linux-v6.6/include/uapi/linux/
Datmsvc.h2 /* atmsvc.h - ATM signaling kernel-demon interface definitions */
16 /* become ATM signaling demon control socket */
49 * if signaling only uses one ATM interface).
/Linux-v6.6/include/linux/
Ddma-fence.h50 * DMA_FENCE_FLAG_TIMESTAMP_BIT - timestamp recorded for fence signaling
75 * signaling while simultaneously notifying the cb_list. Ergo, we
160 * Enable software signaling of fence.
163 * signaling, they can implement this op to enable the necessary
176 * signaling. True indicates successful enabling.
190 * driver must always have signaling enabled.
410 * function doesn't enable signaling, it is not guaranteed to ever return
437 * function doesn't enable signaling, it is not guaranteed to ever return
558 * rather than success. This must be set before signaling (so that the value
575 * After a fence is signaled the timestamp is updated with the signaling time,
[all …]
Ddma-fence-chain.h32 * @cb: callback for signaling
34 * This is used to add the callback for signaling the
41 * @work: irq work item for signaling
/Linux-v6.6/include/net/caif/
Dcaif_layer.h36 * enum caif_ctrlcmd - CAIF Stack Control Signaling sent in layer.ctrlcmd().
63 * They are used for signaling originating from the modem or CAIF Link Layer.
79 * enum caif_modemcmd - Modem Control Signaling, sent from CAIF Client
123 * @modemcmd: Used for control signaling downwards in the stack.
210 * Used for signaling responses (CAIF_CTRLCMD_*_RSP)
/Linux-v6.6/net/atm/
Dsignaling.h2 /* net/atm/signaling.h - ATM signaling */
Dsignaling.c2 /* net/atm/signaling.c - ATM signaling */
21 #include "signaling.h"
28 pr_debug("atmsvc: no signaling daemon\n"); in sigd_put_skb()
/Linux-v6.6/arch/arm/boot/dts/ti/omap/
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.6/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
243 Signaling completions:
256 The signaling will work as expected even if completions are signaled before
271 Signaling completion from IRQ context is fine as it will appropriately
/Linux-v6.6/Documentation/devicetree/bindings/mailbox/
Dst,stm32-ipcc.yaml10 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-v6.6/drivers/s390/cio/
Dvfio_ccw_private.h100 * @io_trigger: eventfd ctx for signaling userspace I/O results
101 * @crw_trigger: eventfd ctx for signaling userspace CRW information
102 * @req_trigger: eventfd ctx for signaling userspace to return device
/Linux-v6.6/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.6/arch/parisc/math-emu/
Dfmpyfadd.c126 * is NaN; signaling or quiet? in dbl_fmpyfadd()
137 * is second operand a signaling NaN? in dbl_fmpyfadd()
150 * is third operand a signaling NaN? in dbl_fmpyfadd()
217 * is NaN; signaling or quiet? in dbl_fmpyfadd()
228 * is third operand a signaling NaN? in dbl_fmpyfadd()
258 * is NaN; signaling or quiet? in dbl_fmpyfadd()
786 * is NaN; signaling or quiet?
797 * is second operand a signaling NaN?
810 * is third operand a signaling NaN?
877 * is NaN; signaling or quiet?
[all …]
Dsfrem.c64 * is NaN; signaling or quiet? in sgl_frem()
75 * is second operand a signaling NaN? in sgl_frem()
106 * is NaN; signaling or quiet? in sgl_frem()
Ddfrem.c65 * is NaN; signaling or quiet? in dbl_frem()
76 * is second operand a signaling NaN? in dbl_frem()
107 * is NaN; signaling or quiet? in dbl_frem()
/Linux-v6.6/Documentation/gpu/amdgpu/display/
Ddc-glossary.rst117 Display Power Management (Signaling)
225 Transition-Minimized Differential Signaling
/Linux-v6.6/Documentation/power/
Dpci.rst200 1.4. Wakeup Signaling
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
[all …]
/Linux-v6.6/drivers/net/fddi/skfp/h/
Dsmtstate.h93 short pcm_r_val ; /* signaling bits */
94 short pcm_t_val ; /* signaling bits */
/Linux-v6.6/drivers/gpio/
Dgpio-max3191x.c60 * @crc_error: bitmap signaling CRC error for each chip
61 * @overtemp: bitmap signaling overtemperature alarm for each chip
62 * @undervolt1: bitmap signaling undervoltage alarm for each chip
63 * @undervolt2: bitmap signaling undervoltage warning for each chip
64 * @fault: bitmap signaling assertion of @fault_pins for each chip
/Linux-v6.6/Documentation/ABI/testing/
Devm73 be possible to enable metadata modification. Signaling that an
86 INTEGRITY_UNKNOWN. Loading keys and signaling EVM

12345678910>>...14