Searched full:signaling (Results 1 – 25 of 283) sorted by relevance
12345678910>>...12
/Linux-v5.10/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra186-pmc.txt | 46 used to set pad power state and signaling voltage. A pad can be either 47 in active or power down mode. The support for power state and signaling 49 1.8 V signaling voltages are supported on pins where software 50 controllable signaling voltage switching is available. 77 TEGRA_IO_PAD_VOLTAGE_3V3 to select between signaling voltages. 82 for ao-hv. Following pads have software configurable signaling
|
D | nvidia,tegra20-pmc.yaml | 247 and signaling voltage. A pad can be either in active or power down mode. 248 The support for power state and signaling voltage configuration varies 249 depending on the pad in question. 3.3V and 1.8V signaling voltages 250 are supported on pins where software controllable signaling voltage 287 TEGRA_IO_PAD_VOLTAGE_3V3 to select between signaling voltages. 291 pads. None of the Tegra124 or Tegra132 pads support signaling 294 state configuration. Signaling voltage switching is supported
|
/Linux-v5.10/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-v5.10/drivers/platform/x86/ |
D | intel-wmi-sbl-fw-update.c | 3 * 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() 144 MODULE_DESCRIPTION("Slim Bootloader firmware update signaling driver");
|
/Linux-v5.10/include/uapi/linux/ |
D | atmsvc.h | 2 /* atmsvc.h - ATM signaling kernel-demon interface definitions */ 16 /* become ATM signaling demon control socket */ 49 * if signaling only uses one ATM interface).
|
/Linux-v5.10/net/atm/ |
D | signaling.h | 2 /* net/atm/signaling.h - ATM signaling */
|
D | signaling.c | 2 /* net/atm/signaling.c - ATM signaling */ 21 #include "signaling.h" 28 pr_debug("atmsvc: no signaling daemon\n"); in sigd_put_skb()
|
/Linux-v5.10/include/net/caif/ |
D | caif_layer.h | 36 * 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-v5.10/Documentation/devicetree/bindings/mmc/ |
D | nvidia,tegra20-sdhci.txt | 64 calibration offsets for 3.3 V signaling modes. 67 calibration offsets for 1.8 V signaling modes. 71 out on a 3.3 V signaling mode. 75 out on a 1.8 V signaling mode.
|
/Linux-v5.10/include/linux/ |
D | dma-fence.h | 50 * 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. 390 * function doesn't enable signaling, it is not guaranteed to ever return 417 * function doesn't enable signaling, it is not guaranteed to ever return 538 * rather than success. This must be set before signaling (so that the value
|
D | dma-fence-chain.h | 23 * @cb: callback structure for signaling 24 * @work: irq work item for signaling
|
/Linux-v5.10/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-v5.10/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 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-v5.10/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-v5.10/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-v5.10/arch/parisc/math-emu/ |
D | fmpyfadd.c | 126 * 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 …]
|
D | sfrem.c | 64 * 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()
|
D | dfrem.c | 65 * 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-v5.10/Documentation/power/ |
D | pci.rst | 200 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. 318 unsigned int pme_interrupt:1;/* Is native PCIe PME signaling used? */ 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 [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/net/ |
D | sff,sfp.txt | 28 - rate-select0-gpios : GPIO phandle and a specifier of the Rx Signaling Rate 32 - rate-select1-gpios : GPIO phandle and a specifier of the Tx Signaling Rate
|
/Linux-v5.10/drivers/gpu/drm/i915/gt/ |
D | intel_context_types.h | 68 * @signal_lock protects the list of requests that need signaling, 69 * @signals. While there are any requests that need signaling,
|
/Linux-v5.10/drivers/net/fddi/skfp/h/ |
D | smtstate.h | 93 short pcm_r_val ; /* signaling bits */ 94 short pcm_t_val ; /* signaling bits */
|
/Linux-v5.10/drivers/gpio/ |
D | gpio-max3191x.c | 60 * @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-v5.10/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
|
12345678910>>...12