Home
last modified time | relevance | path

Searched refs:fall (Results 1 – 25 of 148) sorted by relevance

123456

/linux-6.3-rc2/Documentation/input/devices/
A Dcma3000_d0x.rst18 Free fall modes.
28 Free fall Mode:
42 event with value 1 when free fall is detected.
68 Motion detect and free fall time threshold value
71 Free fall g range threshold value
116 5: 100 Hz Free fall mode
117 6: 40 Hz Free fall mode
/linux-6.3-rc2/drivers/gpio/
A Dgpio-mt7621.c112 u32 rise, fall, high, low; in mediatek_gpio_irq_unmask() local
118 fall = mtk_gpio_r32(rg, GPIO_REG_FEDGE); in mediatek_gpio_irq_unmask()
122 mtk_gpio_w32(rg, GPIO_REG_FEDGE, fall | (BIT(pin) & rg->falling)); in mediatek_gpio_irq_unmask()
135 u32 rise, fall, high, low; in mediatek_gpio_irq_mask() local
139 fall = mtk_gpio_r32(rg, GPIO_REG_FEDGE); in mediatek_gpio_irq_mask()
142 mtk_gpio_w32(rg, GPIO_REG_FEDGE, fall & ~BIT(pin)); in mediatek_gpio_irq_mask()
A Dgpio-mlxbf2.c289 bool fall = false; in mlxbf2_gpio_irq_set_type() local
295 fall = true; in mlxbf2_gpio_irq_set_type()
302 fall = true; in mlxbf2_gpio_irq_set_type()
309 if (fall) { in mlxbf2_gpio_irq_set_type()
A Dgpio-stmpe.c297 u8 fall = NOT_SUPPORTED_IDX; in stmpe_dbg_show_one() local
323 fall = !!(ret & mask); in stmpe_dbg_show_one()
345 fall_values[fall]); in stmpe_dbg_show_one()
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/
A Dcirrus,cs42l42.yaml94 cirrus,ts-dbnc-fall:
162 If present this sets the rate that the HS bias should rise and fall.
163 The actual rise and fall times depend on external hardware (the
164 datasheet gives several rise and fall time examples).
166 0 - Fast rise time; slow, load-dependent fall time
220 cirrus,ts-dbnc-fall = <CS42L42_TS_DBNCE_0>;
/linux-6.3-rc2/Documentation/leds/
A Dleds-sc27xx.rst13 high time, fall time and low time for the breathing mode.
17 format, we should set brightness as 0 for rise stage, fall
/linux-6.3-rc2/Documentation/misc-devices/
A Dlis3lv02d.rst63 acts similar to /dev/rtc and reacts on free-fall interrupts received
66 result is number of free-fall interrupts since the last successful
95 fall to the ground is out of question...
98 into free space, follow the fall with your hands for like 10
/linux-6.3-rc2/Documentation/admin-guide/media/
A Dci.rst58 Cards that fall in this category
61 At present the cards that fall in this category are the Twinhan and its
/linux-6.3-rc2/sound/x86/
A DKconfig7 X86 sound devices that don't fall under SoC or PCI categories
/linux-6.3-rc2/Documentation/devicetree/bindings/i2c/
A Di2c-rk3x.yaml93 Number of nanoseconds the SCL signal takes to fall
101 Number of nanoseconds the SDA signal takes to fall
A Dbrcm,iproc-i2c.yaml28 case, this property should be left unspecified, and driver will fall back
/linux-6.3-rc2/Documentation/devicetree/bindings/phy/
A Dphy-stm32-usbphyc.yaml115 description: Enables the FS rise/fall tuning option
119 description: Enables the HS rise/fall reduction feature
187 description: Disables the HS fall time control of single ended signals during pre-emphasis
A Dqcom,usb-snps-femto-v2.yaml114 qcom,hs-rise-fall-time-bp:
116 This adjusts the rise/fall times of the high-speed waveform.
/linux-6.3-rc2/Documentation/devicetree/bindings/thermal/
A Dda9062-thermal.txt29 Example: DA9061 using a fall-back compatible for the DA9062 onkey driver
/linux-6.3-rc2/arch/arm/kernel/
A Dhyp-stub.S78 @ fall through...
/linux-6.3-rc2/Documentation/devicetree/bindings/watchdog/
A Dda9062-wdt.txt28 Example: DA9061 using a fall-back compatible for the DA9062 watchdog driver
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-kernel-mm-numa20 node that does not fall into the cpuset of the
A Dsysfs-class-led-driver-lm353327 Set the pattern generator fall and rise times (0..7), where:
/linux-6.3-rc2/Documentation/devicetree/bindings/input/
A Dda9062-onkey.txt40 Example: DA9061 using a fall-back compatible for the DA9062 onkey driver
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-g-modulator.rst146 driver does not support stereo audio it shall fall back to mono.
157 return an ``EINVAL`` error code and the driver shall fall back to mono
179 driver shall fall back to mono or stereo mode.
A Dvidioc-s-hw-freq-seek.rst44 ``V4L2_TUNER_CAP_HWSEEK_PROG_LIM`` flag set, these values must fall
50 current frequency of the tuner does not fall within the selected band it
/linux-6.3-rc2/Documentation/driver-api/iio/
A Dintro.rst17 Devices that fall into this category include:
/linux-6.3-rc2/arch/arm64/boot/dts/rockchip/
A Drk3399-gru-kevin.dts185 /* These are relatively safe rise/fall times. */
201 /* These are relatively safe rise/fall times. */
/linux-6.3-rc2/LICENSES/exceptions/
A DLinux-syscall-note15 of the kernel, and does *not* fall under the heading of "derived work".
/linux-6.3-rc2/Documentation/devicetree/bindings/leds/
A Dleds-gpio.yaml22 # The first form is preferred, but fall back to just 'led' anywhere in the

Completed in 22 milliseconds

123456