Home
last modified time | relevance | path

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

1234

/linux/Documentation/input/devices/
H 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/Documentation/leds/
H 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
H A Dleds-cht-wcove.rst27 The rise and fall times must be the same value.
/linux/drivers/gpio/
H A Dgpio-mt7621.c145 u32 rise, fall, high, low; in mt7621_gpio_irq_unmask() local
152 fall = mtk_gpio_r32(rg, GPIO_REG_FEDGE); in mt7621_gpio_irq_unmask()
156 mtk_gpio_w32(rg, GPIO_REG_FEDGE, fall | (BIT(mask) & rg->falling)); in mt7621_gpio_irq_unmask()
167 u32 rise, fall, high, low; in mt7621_gpio_irq_mask() local
171 fall = mtk_gpio_r32(rg, GPIO_REG_FEDGE); in mt7621_gpio_irq_mask()
174 mtk_gpio_w32(rg, GPIO_REG_FEDGE, fall & ~BIT(mask)); in mt7621_gpio_irq_mask()
H A Dgpio-mlxbf2.c290 bool fall = false; in mlxbf2_gpio_irq_set_type() local
296 fall = true; in mlxbf2_gpio_irq_set_type()
303 fall = true; in mlxbf2_gpio_irq_set_type()
311 if (fall) { in mlxbf2_gpio_irq_set_type()
/linux/Documentation/misc-devices/
H 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/Documentation/admin-guide/media/
H 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/sound/x86/
H A DKconfig7 X86 sound devices that don't fall under SoC or PCI categories
/linux/arch/arm/kernel/
H A Dhyp-stub.S78 @ fall through...
/linux/Documentation/userspace-api/media/v4l/
H 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.
H 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
H A Dvidioc-g-tuner.rst361 stereo reception the driver shall fall back to ``MODE_MONO``.
370 driver shall fall back to mono or stereo mode. Only
376 driver shall fall back to mono or stereo mode. Only
385 bilingual audio or SAP, it shall fall back to ``MODE_LANG1`` or
H A Dcapture.c.rst100 /* fall through */
124 /* fall through */
153 /* fall through */
/linux/Documentation/driver-api/iio/
H A Dintro.rst17 Devices that fall into this category include:
/linux/Documentation/ABI/testing/
H A Dsysfs-class-led-driver-lm353327 Set the pattern generator fall and rise times (0..7), where:
H A Dsysfs-kernel-mm-numa22 may move data to a NUMA node that does not fall into the
H A Dsysfs-platform-dell-laptop72 some systems might fall back to a specific timeout in case
/linux/LICENSES/exceptions/
H A DLinux-syscall-note15 of the kernel, and does *not* fall under the heading of "derived work".
/linux/arch/m68k/
H A DKconfig.bus28 the CPU slot may fall in this category, so you have to say Y to let
/linux/arch/arm/lib/
H A Dmemset.S140 mov r3, r1 @ copy r1 to r3 and fall into memset64
/linux/Documentation/driver-api/cxl/allocation/
H A Dpage-allocator.rst19 and fall back to other nodes only if the local node is pressured.
/linux/arch/arc/kernel/
H A Dentry.S246 ; fall through to ret_from_exception
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dinterrupts.txt117 interrupt controllers do not fall into the category of a parent interrupt
/linux/arch/sh/
H A DKconfig.debug13 mask ROM and no flash (WindowsCE machines fall in this category).
/linux/Documentation/userspace-api/media/drivers/
H A Dimx-uapi.rst72 If the averaged intervals fall outside nominal by this amount, in

1234