| /linux/Documentation/driver-api/gpio/ |
| H A D | intro.rst | 39 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/Documentation/devicetree/bindings/mmc/ |
| H A D | nvidia,tegra20-sdhci.yaml | 114 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/include/uapi/linux/ |
| H A 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/include/net/caif/ |
| H A D | caif_layer.h | 34 * enum caif_ctrlcmd - CAIF Stack Control Signaling sent in layer.ctrlcmd(). 61 * They are used for signaling originating from the modem or CAIF Link Layer. 77 * enum caif_modemcmd - Modem Control Signaling, sent from CAIF Client 121 * @modemcmd: Used for control signaling downwards in the stack. 208 * Used for signaling responses (CAIF_CTRLCMD_*_RSP)
|
| /linux/include/linux/ |
| H A D | dma-fence-chain.h | 32 * @cb: callback for signaling 34 * This is used to add the callback for signaling the 41 * @work: irq work item for signaling
|
| /linux/net/atm/ |
| H A D | signaling.h | 2 /* net/atm/signaling.h - ATM signaling */
|
| H A D | signaling.c | 2 /* net/atm/signaling.c - ATM signaling */ 21 #include "signaling.h" 58 pr_debug("atmsvc: no signaling daemon\n"); in modify_qos()
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am5729-beagleboneai.dts | 554 /* 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). */
|
| H A D | twl4030_omap3.dtsi | 26 * this file. For proper idle mode signaling with sys_clkreq and sys_off_mode 28 * sys_nvmode2 signaling.
|
| /linux/arch/parisc/math-emu/ |
| H A 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 …]
|
| H A 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()
|
| H A 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()
|
| H A D | sfmpy.c | 83 * is NaN; signaling or quiet? in sgl_fmpy() 94 * is second operand a signaling NaN? in sgl_fmpy() 135 * is NaN; signaling or quiet? in sgl_fmpy()
|
| H A D | sfdiv.c | 80 * is NaN; signaling or quiet? in sgl_fdiv() 91 * is second operand a signaling NaN? in sgl_fdiv() 123 * is NaN; signaling or quiet? in sgl_fdiv()
|
| /linux/arch/arm/nwfpe/ |
| H A 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/Documentation/scheduler/ |
| H A 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/Documentation/devicetree/bindings/mailbox/ |
| H A 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/drivers/gpio/ |
| H A 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/drivers/net/fddi/skfp/h/ |
| H A D | smtstate.h | 93 short pcm_r_val ; /* signaling bits */ 94 short pcm_t_val ; /* signaling bits */
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-wmi | 69 This file contains a boolean flag signaling if interacting with 78 This file contains a boolean flags signaling the data block
|
| H A D | evm | 73 be possible to enable metadata modification. Signaling that an 86 INTEGRITY_UNKNOWN. Loading keys and signaling EVM
|
| /linux/drivers/platform/surface/ |
| H A 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
|
| H A D | surface_hotplug.c | 6 * driver is responsible for out-of-band hot-plug event signaling on these 10 * Event signaling is handled via ACPI, which will generate the appropriate 272 MODULE_DESCRIPTION("Surface Hot-Plug Signaling Driver for Surface Book Devices");
|
| /linux/Documentation/devicetree/bindings/i2c/ |
| H A D | i2c-arb-gpio-challenge.yaml | 32 * OUR_CLAIM: output from us signaling to other hosts that we want the bus 33 * THEIR_CLAIMS: output from others signaling that they want the bus
|
| /linux/drivers/gpu/host1x/ |
| H A D | fence.c | 77 if (atomic_xchg(&f->signaling, 1)) { in host1x_fence_signal() 104 if (atomic_xchg(&f->signaling, 1)) { in do_fence_timeout()
|