Home
last modified time | relevance | path

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

12345

/Linux-v4.19/Documentation/input/devices/
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-v4.19/drivers/gpio/
Dgpio-mt7621.c114 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()
Dgpio-stmpe.c294 u8 fall = NOT_SUPPORTED_IDX; in stmpe_dbg_show_one() local
320 fall = !!(ret & mask); in stmpe_dbg_show_one()
342 fall_values[fall]); in stmpe_dbg_show_one()
/Linux-v4.19/Documentation/misc-devices/
Dlis3lv02d58 acts similar to /dev/rtc and reacts on free-fall interrupts received
61 result is number of free-fall interrupts since the last successful
89 fall to the ground is out of question...
92 into free space, follow the fall with your hands for like 10
/Linux-v4.19/Documentation/cpu-freq/
Damd-powernow.txt34 and fall back to PST if that fails.
36 fall back to ACPI if the PSB support fails. A module parameter,
/Linux-v4.19/sound/x86/
DKconfig6 X86 sound devices that don't fall under SoC or PCI categories
/Linux-v4.19/Documentation/devicetree/bindings/watchdog/
Dda9062-wdt.txt17 Example: DA9061 using a fall-back compatible for the DA9062 watchdog driver
/Linux-v4.19/Documentation/devicetree/bindings/i2c/
Di2c-rk3x.txt40 - i2c-scl-falling-time-ns : Number of nanoseconds the SCL signal takes to fall
44 - i2c-sda-falling-time-ns : Number of nanoseconds the SDA signal takes to fall
Di2c.txt44 Number of nanoseconds the SCL signal takes to fall; t(f) in the I2C
55 Number of nanoseconds the SDA signal takes to fall; t(f) in the I2C
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dcs42l42.txt42 - cirrus,ts-dbnc-fall : Debounce the falling edge of TIP_SENSE_UNPLUG.
102 cirrus,ts-dbnc-fall = <0x00>;
/Linux-v4.19/Documentation/devicetree/bindings/thermal/
Dda9062-thermal.txt29 Example: DA9061 using a fall-back compatible for the DA9062 onkey driver
/Linux-v4.19/Documentation/devicetree/bindings/input/
Dda9062-onkey.txt40 Example: DA9061 using a fall-back compatible for the DA9062 onkey driver
/Linux-v4.19/Documentation/media/dvb-drivers/
Dci.rst56 Cards that fall in this category
59 At present the cards that fall in this category are the Twinhan and its
123 accommodate all other CI based devices, that fall into the other categories.
/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-g-modulator.rst147 driver does not support stereo audio it shall fall back to mono.
158 return an ``EINVAL`` error code and the driver shall fall back to mono
180 driver shall fall back to mono or stereo mode.
Dvidioc-s-hw-freq-seek.rst45 ``V4L2_TUNER_CAP_HWSEEK_PROG_LIM`` flag set, these values must fall
51 current frequency of the tuner does not fall within the selected band it
Dvidioc-g-tuner.rst366 stereo reception the driver shall fall back to ``MODE_MONO``.
375 driver shall fall back to mono or stereo mode. Only
381 driver shall fall back to mono or stereo mode. Only
390 bilingual audio or SAP, it shall fall back to ``MODE_LANG1`` or
Dcapture.c.rst99 /* fall through */
123 /* fall through */
152 /* fall through */
/Linux-v4.19/Documentation/driver-api/iio/
Dintro.rst17 Devices that fall into this category include:
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-led-driver-lm353325 Set the pattern generator fall and rise times (0..7), where
/Linux-v4.19/arch/arm64/boot/dts/rockchip/
Drk3399-gru-kevin.dts166 /* These are relatively safe rise/fall times. */
182 /* These are relatively safe rise/fall times. */
Drk3399-gru-chromebook.dtsi254 /* These are relatively safe rise/fall times */
270 /* These are relatively safe rise/fall times */
/Linux-v4.19/LICENSES/exceptions/
DLinux-syscall-note15 of the kernel, and does *not* fall under the heading of "derived work".
/Linux-v4.19/arch/arm/kernel/
Dhyp-stub.S92 @ fall through...
/Linux-v4.19/Documentation/powerpc/
DDAWR-POWER9.txt48 host. The watchpoint will fail and GDB will fall back to software
/Linux-v4.19/arch/m68k/
DKconfig.bus28 the CPU slot may fall in this category, so you have to say Y to let

12345