Home
last modified time | relevance | path

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

12345678910

/linux/Documentation/driver-api/gpio/
H A Dintro.rst39 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/include/linux/
H A Ddibs.h140 * handle_irq() - Handle signaling for a DMB
143 * @dmbemask: signaling mask of the dmb
145 * Handle signaling for a dmb that was registered by this client
147 * The dibs device can coalesce multiple signaling triggers into a
291 * @idx: signaling index in dmbemask
292 * @sf: signaling flag;
303 * If signaling flag (sf) is true, bit number idx bit will be turned
306 * to coalesce the signaling triggers of multiple move_data() calls
/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.
/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
/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.
/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()
H A 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()
H A Dsfmpy.c83 * 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 Dsfdiv.c80 * 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()
H A Ddfdiv.c82 * is NaN; signaling or quiet? in dbl_fdiv()
93 * is second operand a signaling NaN? in dbl_fdiv()
125 * is NaN; signaling or quiet? in dbl_fdiv()
H A Ddfmpy.c86 * is NaN; signaling or quiet? in dbl_fmpy()
97 * is second operand a signaling NaN? in dbl_fmpy()
138 * is NaN; signaling or quiet? in dbl_fmpy()
H A Dfrnd.c50 * is signaling NaN? in sgl_frnd()
155 * is signaling NaN? in dbl_frnd()
/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
/linux/drivers/net/fddi/skfp/h/
H A Dsmtstate.h93 short pcm_r_val ; /* signaling bits */
94 short pcm_t_val ; /* signaling bits */
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-wmi69 This file contains a boolean flag signaling if interacting with
78 This file contains a boolean flags signaling the data block
H A Dsysfs-devices-power_resources_wakeup7 require ACPI power resources for wakeup signaling.
/linux/drivers/gpio/
H A 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/drivers/platform/surface/
H A DKconfig145 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/Documentation/devicetree/bindings/i2c/
H A Di2c-arb-gpio-challenge.yaml32 * 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 Dfence.c77 if (atomic_xchg(&f->signaling, 1)) { in host1x_fence_signal()
104 if (atomic_xchg(&f->signaling, 1)) { in do_fence_timeout()
H A Dfence.h12 atomic_t signaling; member
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8qm-apalis.dtsi321 * issues with certain SD cards, disable 1.8V signaling for now.
330 * issues with certain SD cards, disable 1.8V signaling for now.
/linux/tools/testing/selftests/rcutorture/bin/
H A Djitterstop.sh4 # Remove the "jittering" file, signaling the jitter.sh scripts to stop,
/linux/drivers/platform/x86/intel/wmi/
H A DKconfig10 tristate "Intel WMI Slim Bootloader firmware update signaling driver"

12345678910