| /linux/Documentation/input/devices/ |
| H A 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/Documentation/devicetree/bindings/sound/ |
| H A D | cirrus,cs42l42.yaml | 94 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/arch/xtensa/include/asm/ |
| H A D | asm-uaccess.h | 35 * in for optimal use in the access_ok macro below (i.e., we fall 42 * <error> label to branch to on error; implies fall-through 65 * branch fall-through case on success. 72 * <error> label to branch to on error; implies fall-through
|
| /linux/include/linux/input/ |
| H A 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
|
| H A D | cma3000.h | 32 * @mdfftmr: Motion detect and free fall time value 33 * @ffthr: Free fall threshold value
|
| /linux/Documentation/misc-devices/ |
| H A 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/Documentation/leds/ |
| H A 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/Documentation/devicetree/bindings/usb/ |
| H A D | chipidea,usb2-imx.yaml | 124 fsl,picophy-rise-fall-time-adjust: 126 HS Transmitter Rise/Fall Time Adjustment. Adjust the rise/fall times 127 of the high-speed transmitter waveform. It has no unit. The rise/fall
|
| /linux/drivers/gpio/ |
| H A D | gpio-mt7621.c | 145 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 D | gpio-mlxbf2.c | 290 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/arch/powerpc/kernel/ptrace/ |
| H A 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
|
| H A 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/Documentation/admin-guide/media/ |
| H A 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/tools/testing/selftests/net/ |
| H A D | udpgso.c | 100 /* send a single MSS: will fall back to no GSO */ 106 /* datalen <= MSS < gso_len: will fall back to no GSO */ 160 /* send a single 1B MSS: will fall back to no GSO */ 216 /* send a single MSS: will fall back to no GSO */ 222 /* datalen <= MSS < gso_len: will fall back to no GSO */ 276 /* send a single 1B MSS: will fall back to no GSO */
|
| /linux/tools/perf/ui/ |
| H A D | setup.c | 95 /* fall through */ in setup_browser() 99 /* fall through */ in setup_browser()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A 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/drivers/gpu/drm/panel/ |
| H A D | panel-feiyang-fy07024di26a30d.c | 123 /* T13 (backlight fall + video & logic signal fall) T13 >= 200ms */ in feiyang_unprepare() 130 /* T11 (dvdd rise to fall) 0 < T11 <= 10ms */ in feiyang_unprepare()
|
| /linux/arch/x86/kernel/ |
| H A D | e820.c | 199 case E820_TYPE_PMEM: /* Fall through: */ in e820_print_type() 453 /* If there aren't any entries, we'll want to fall back to another source: */ in append_e820_table() 1049 case E820_TYPE_ACPI: /* Fall-through: */ in e820_type_to_iomem_type() 1050 case E820_TYPE_NVS: /* Fall-through: */ in e820_type_to_iomem_type() 1051 case E820_TYPE_UNUSABLE: /* Fall-through: */ in e820_type_to_iomem_type() 1052 case E820_TYPE_PRAM: /* Fall-through: */ in e820_type_to_iomem_type() 1053 case E820_TYPE_PMEM: /* Fall-through: */ in e820_type_to_iomem_type() 1054 case E820_TYPE_RESERVED: /* Fall-through: */ in e820_type_to_iomem_type() 1055 case E820_TYPE_SOFT_RESERVED: /* Fall-through: */ in e820_type_to_iomem_type() 1069 case E820_TYPE_RAM: /* Fall-through: */ in e820_type_to_iores_desc() [all …]
|
| /linux/drivers/iio/accel/ |
| H A D | adxl345.h | 32 /* Free-fall threshold */ 34 /* Free-fall time */
|
| /linux/tools/testing/selftests/arm64/fp/ |
| H A D | asm-utils.S | 98 // fall through to puthexnibble 158 // fall through to memfill
|
| /linux/arch/powerpc/lib/ |
| H A D | mem_64.S | 16 /* fall through */ 20 /* fall through */
|
| /linux/tools/testing/selftests/powerpc/copyloops/ |
| H A D | mem_64.S | 16 /* fall through */ 20 /* fall through */
|
| /linux/Documentation/devicetree/bindings/i2c/ |
| H A D | i2c-rk3x.yaml | 97 Number of nanoseconds the SCL signal takes to fall 105 Number of nanoseconds the SDA signal takes to fall
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | phy-stm32-usbphyc.yaml | 119 description: Enables the FS rise/fall tuning option 123 description: Enables the HS rise/fall reduction feature 191 description: Disables the HS fall time control of single ended signals during pre-emphasis
|
| /linux/arch/arm/mach-omap2/ |
| H A 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 */
|