/Linux-v5.15/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-v5.15/arch/xtensa/include/asm/ |
D | asm-uaccess.h | 76 * in for optimal use in the access_ok macro below (i.e., we fall 82 * fall-through macro on error 105 * in for optimal use in the access_ok macro below (i.e., we fall 112 * <error> label to branch to on error; implies fall-through 135 * branch fall-through case on success. 142 * <error> label to branch to on error; implies fall-through
|
/Linux-v5.15/drivers/staging/media/atomisp/pci/ |
D | sh_css_param_shading.c | 61 * 1. All 4 points fall in the left padding. 62 * 2. The left 2 points fall in the left padding. 63 * 3. All 4 points fall in the cropped (target) region. 64 * 4. The right 2 points fall in the right padding. 65 * 5. All 4 points fall in the right padding. 70 * fall. We extrapolate the shading table into the 126 make sure they fall within the table */ in crop_and_interpolate() 164 /* if src points fall in padding, select closest ones.*/ in crop_and_interpolate()
|
/Linux-v5.15/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-v5.15/include/linux/input/ |
D | adxl34x.h | 162 * holds the threshold value for Free-Fall detection. 165 * free_fall_threshold to determine if a free fall event may be 167 * result in undesirable behavior if Free-Fall interrupt is 178 * free_fall_threshold to generate a Free-Fall interrupt. The 180 * undesirable behavior if Free-Fall interrupt is enabled. 291 * A valid BTN or KEY Code for Free-Fall or Activity enables 292 * input event reporting. A '0' disables the Free-Fall or
|
D | cma3000.h | 32 * @mdfftmr: Motion detect and free fall time value 33 * @ffthr: Free fall threshold value
|
/Linux-v5.15/drivers/gpio/ |
D | gpio-mt7621.c | 113 u32 rise, fall, high, low; in mediatek_gpio_irq_unmask() local 117 fall = mtk_gpio_r32(rg, GPIO_REG_FEDGE); in mediatek_gpio_irq_unmask() 121 mtk_gpio_w32(rg, GPIO_REG_FEDGE, fall | (BIT(pin) & rg->falling)); in mediatek_gpio_irq_unmask() 134 u32 rise, fall, high, low; in mediatek_gpio_irq_mask() local 138 fall = mtk_gpio_r32(rg, GPIO_REG_FEDGE); in mediatek_gpio_irq_mask() 141 mtk_gpio_w32(rg, GPIO_REG_FEDGE, fall & ~BIT(pin)); in mediatek_gpio_irq_mask()
|
/Linux-v5.15/arch/arm/mach-pxa/ |
D | regs-u2d.h | 80 #define U2DOTGINT_FLS1 (1 << 6) /* RXCMD Linestate[1] Change Interrupt Fall */ 81 #define U2DOTGINT_FLS0 (1 << 5) /* RXCMD Linestate[0] Change Interrupt Fall */ 82 #define U2DOTGINT_FID (1 << 4) /* RXCMD OTG ID Change Interrupt Fall */ 83 #define U2DOTGINT_FSE (1 << 3) /* RXCMD OTG Session End Interrupt Fall */ 84 #define U2DOTGINT_FSV (1 << 2) /* RXCMD OTG Session Valid Interrupt Fall */ 85 #define U2DOTGINT_FVV (1 << 1) /* RXCMD OTG Vbus Valid Interrupt Fall */ 86 #define U2DOTGINT_FCK (1 << 0) /* RXCMD Carkit Interrupt Fall */
|
/Linux-v5.15/Documentation/sphinx/ |
D | parallel-wrapper.sh | 5 # environment (as exported by scripts/jobserver-exec), or fall back to 15 # fall back to the expected "-jauto" mode that the "htmldocs"
|
/Linux-v5.15/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-v5.15/arch/mips/vdso/ |
D | vgettimeofday.c | 25 * can do without it. When libc fails the symbol lookup it should fall back on 61 * can do without it. When libc fails the symbol lookup it should fall back on
|
/Linux-v5.15/arch/x86/kernel/ |
D | e820.c | 190 case E820_TYPE_RAM: /* Fall through: */ in e820_print_type() 197 case E820_TYPE_PMEM: /* Fall through: */ in e820_print_type() 1058 case E820_TYPE_RESERVED_KERN: /* Fall-through: */ in e820_type_to_string() 1074 case E820_TYPE_RESERVED_KERN: /* Fall-through: */ in e820_type_to_iomem_type() 1076 case E820_TYPE_ACPI: /* Fall-through: */ in e820_type_to_iomem_type() 1077 case E820_TYPE_NVS: /* Fall-through: */ in e820_type_to_iomem_type() 1078 case E820_TYPE_UNUSABLE: /* Fall-through: */ in e820_type_to_iomem_type() 1079 case E820_TYPE_PRAM: /* Fall-through: */ in e820_type_to_iomem_type() 1080 case E820_TYPE_PMEM: /* Fall-through: */ in e820_type_to_iomem_type() 1081 case E820_TYPE_RESERVED: /* Fall-through: */ in e820_type_to_iomem_type() [all …]
|
/Linux-v5.15/fs/reiserfs/ |
D | ibalance.c | 857 * check how many of new items fall into L[h] or CFL[h] after in balance_internal() 862 /* new items don't fall into L[h] or CFL[h] */ in balance_internal() 867 /* all new items fall into L[h] */ in balance_internal() 886 * some items fall into L[h] or CFL[h], in balance_internal() 887 * but some don't fall in balance_internal() 890 /* calculate number of new items that fall into L[h] */ in balance_internal() 926 * check how many of new items fall into R or CFR in balance_internal() 931 /* new items fall into S[h] */ in balance_internal() 935 /* all new items fall into R[h] */ in balance_internal() 956 /* calculate number of new items that fall into R[h] */ in balance_internal() [all …]
|
/Linux-v5.15/arch/powerpc/kernel/ptrace/ |
D | ptrace-tm.c | 78 * GPR register values for the current transaction to fall back on if it 126 * GPR register values for the current transaction to fall back on if it 220 * values for the current transaction to fall back on if it aborts 264 * FPR register values for the current transaction to fall back on 332 * the checkpointed values for the current transaction to fall 383 * the checkpointed values for the current transaction to fall 461 * values for the current transaction to fall back on if it aborts 504 * VSX register values for the current transaction to fall back on
|
D | ptrace-altivec.c | 33 * transaction to fall back on in case it aborts. 69 * transaction to fall back on in case it aborts.
|
/Linux-v5.15/tools/perf/ui/ |
D | setup.c | 94 /* fall through */ in setup_browser() 98 /* fall through */ in setup_browser()
|
/Linux-v5.15/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-v5.15/drivers/gpu/drm/panel/ |
D | panel-feiyang-fy07024di26a30d.c | 126 /* T13 (backlight fall + video & logic signal fall) T13 >= 200ms */ in feiyang_unprepare() 133 /* T11 (dvdd rise to fall) 0 < T11 <= 10ms */ in feiyang_unprepare()
|
/Linux-v5.15/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.
|
/Linux-v5.15/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
|
/Linux-v5.15/arch/powerpc/lib/ |
D | mem_64.S | 16 /* fall through */ 20 /* fall through */
|
/Linux-v5.15/Documentation/devicetree/bindings/i2c/ |
D | i2c-rk3x.yaml | 90 Number of nanoseconds the SCL signal takes to fall 98 Number of nanoseconds the SDA signal takes to fall
|
/Linux-v5.15/Documentation/process/ |
D | deprecated.rst | 182 Implicit switch case fall-through 184 The C language allows switch cases to fall through to the next case 188 looking at the code if `STATE_ONE` is intentionally designed to fall 203 implicit fall-through. In order to identify intentional fall-through
|
/Linux-v5.15/Documentation/devicetree/bindings/sound/ |
D | cs42l42.txt | 42 - cirrus,ts-dbnc-fall : Debounce the falling edge of TIP_SENSE_UNPLUG. 109 cirrus,ts-dbnc-fall = <0x00>;
|
/Linux-v5.15/arch/arm/mach-omap2/ |
D | sleep34xx.S | 151 /* Otherwise fall through to the save context code */ 355 bne omap3_restore @ Fall through to OMAP3 common code 367 b omap3_restore @ Fall through to OMAP3 common code 375 bne omap3_restore @ Fall through to OMAP3 common code 382 /* Fall through to common code for the remaining logic */
|