/Linux-v6.1/Documentation/input/devices/ |
D | cma3000_d0x.rst | 18 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-v6.1/drivers/gpio/ |
D | gpio-mt7621.c | 112 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()
|
D | gpio-mlxbf2.c | 289 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()
|
D | gpio-stmpe.c | 297 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-v6.1/Documentation/leds/ |
D | leds-sc27xx.rst | 13 high time, fall time and low time for the breathing mode. 17 format, we should set brightness as 0 for rise stage, fall
|
/Linux-v6.1/Documentation/misc-devices/ |
D | lis3lv02d.rst | 63 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-v6.1/Documentation/admin-guide/media/ |
D | ci.rst | 58 Cards that fall in this category 61 At present the cards that fall in this category are the Twinhan and its
|
/Linux-v6.1/sound/x86/ |
D | Kconfig | 7 X86 sound devices that don't fall under SoC or PCI categories
|
/Linux-v6.1/Documentation/devicetree/bindings/thermal/ |
D | da9062-thermal.txt | 29 Example: DA9061 using a fall-back compatible for the DA9062 onkey driver
|
/Linux-v6.1/arch/arm/kernel/ |
D | hyp-stub.S | 76 @ fall through...
|
/Linux-v6.1/Documentation/devicetree/bindings/input/ |
D | da9062-onkey.txt | 40 Example: DA9061 using a fall-back compatible for the DA9062 onkey driver
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-kernel-mm-numa | 20 node that does not fall into the cpuset of the
|
D | sysfs-class-led-driver-lm3533 | 27 Set the pattern generator fall and rise times (0..7), where:
|
/Linux-v6.1/Documentation/devicetree/bindings/watchdog/ |
D | da9062-wdt.txt | 28 Example: DA9061 using a fall-back compatible for the DA9062 watchdog driver
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | vidioc-g-modulator.rst | 146 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.
|
D | vidioc-s-hw-freq-seek.rst | 44 ``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
|
D | vidioc-g-tuner.rst | 361 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
|
D | capture.c.rst | 99 /* fall through */ 123 /* fall through */ 152 /* fall through */
|
/Linux-v6.1/Documentation/driver-api/iio/ |
D | intro.rst | 17 Devices that fall into this category include:
|
/Linux-v6.1/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru-kevin.dts | 185 /* These are relatively safe rise/fall times. */ 201 /* These are relatively safe rise/fall times. */
|
/Linux-v6.1/LICENSES/exceptions/ |
D | Linux-syscall-note | 15 of the kernel, and does *not* fall under the heading of "derived work".
|
/Linux-v6.1/Documentation/process/ |
D | deprecated.rst | 200 Implicit switch case fall-through 202 The C language allows switch cases to fall through to the next case 206 looking at the code if `STATE_ONE` is intentionally designed to fall 221 implicit fall-through. In order to identify intentional fall-through
|
/Linux-v6.1/arch/m68k/ |
D | Kconfig.bus | 28 the CPU slot may fall in this category, so you have to say Y to let
|
/Linux-v6.1/Documentation/devicetree/bindings/i2c/ |
D | i2c.txt | 38 Number of nanoseconds the SCL signal takes to fall; t(f) in the I2C 49 Number of nanoseconds the SDA signal takes to fall; t(f) in the I2C
|
/Linux-v6.1/Documentation/admin-guide/mm/ |
D | numa_memory_policy.rst | 52 task policy "fall back" to the System Default Policy. 86 address space that don't have an explicit VMA policy will fall 87 back to the task policy, which may itself fall back to the 182 MPOL_DEFAULT means "fall back to the next most specific policy 185 For example, a NULL or default task policy will fall back to the 186 system default policy. A NULL or default vma policy will fall 252 can fall back to all existing numa nodes. This is effectively
|