Home
last modified time | relevance | path

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

12345678910>>...17

/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
/openbmc/qemu/target/mips/
H A Dmsa.c40 * - non-signaling floating point exception mode off (NX bit is 0) in msa_reset()
60 * 1. A if it is signaling in msa_reset()
61 * 2. B if it is signaling in msa_reset()
64 * A signaling NaN is always silenced before returning it. in msa_reset()
H A Dfpu_helper.h59 * 1. A if it is signaling in fp_reset()
60 * 2. B if it is signaling in fp_reset()
63 * A signaling NaN is always silenced before returning it. in fp_reset()
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A 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.
/openbmc/linux/drivers/platform/x86/intel/wmi/
H A 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");
/openbmc/linux/include/uapi/linux/
H A 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).
/openbmc/linux/Documentation/devicetree/bindings/arm/tegra/
H A 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,
H A 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
/openbmc/linux/include/linux/
H A 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
573 * rather than success. This must be set before signaling (so that the value
590 * After a fence is signaled the timestamp is updated with the signaling time,
[all …]
H A 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
/openbmc/linux/net/atm/
H A Dsignaling.h2 /* net/atm/signaling.h - ATM signaling */
H A Dsignaling.c2 /* net/atm/signaling.c - ATM signaling */
21 #include "signaling.h"
28 pr_debug("atmsvc: no signaling daemon\n"); in sigd_put_skb()
/openbmc/linux/include/net/caif/
H A 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)
/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/devicetree/bindings/mailbox/
H A 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
/openbmc/linux/drivers/s390/cio/
H A 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
/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
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
/openbmc/linux/Documentation/gpu/amdgpu/display/
H A Ddc-glossary.rst117 Display Power Management (Signaling)
225 Transition-Minimized Differential Signaling
/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/parisc/math-emu/
H A 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 …]
H A 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()
/openbmc/qemu/include/hw/pci/
H A Dpcie_aer.h68 /* aer error message: error signaling message has only error severity and
69 source id. See 2.2.8.3 error signaling messages */
/openbmc/linux/drivers/net/fddi/skfp/h/
H A Dsmtstate.h93 short pcm_r_val ; /* signaling bits */
94 short pcm_t_val ; /* signaling bits */

12345678910>>...17