/Linux-v5.4/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.4/drivers/gpio/ |
D | gpio-mt7621.c | 115 u32 rise, fall, high, low; in mediatek_gpio_irq_unmask() local 119 fall = mtk_gpio_r32(rg, GPIO_REG_FEDGE); in mediatek_gpio_irq_unmask() 123 mtk_gpio_w32(rg, GPIO_REG_FEDGE, fall | (BIT(pin) & rg->falling)); in mediatek_gpio_irq_unmask() 136 u32 rise, fall, high, low; in mediatek_gpio_irq_mask() local 140 fall = mtk_gpio_r32(rg, GPIO_REG_FEDGE); in mediatek_gpio_irq_mask() 143 mtk_gpio_w32(rg, GPIO_REG_FEDGE, fall & ~BIT(pin)); in mediatek_gpio_irq_mask()
|
D | gpio-stmpe.c | 294 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-v5.4/Documentation/ABI/testing/ |
D | sysfs-class-led-driver-sc27xx | 8 high time, fall time and low time for the breathing mode. 12 format, we should set brightness as 0 for rise stage, fall
|
D | sysfs-class-led-driver-lm3533 | 25 Set the pattern generator fall and rise times (0..7), where:
|
/Linux-v5.4/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.4/Documentation/cpu-freq/ |
D | amd-powernow.txt | 34 and fall back to PST if that fails. 36 fall back to ACPI if the PSB support fails. A module parameter,
|
/Linux-v5.4/Documentation/devicetree/bindings/watchdog/ |
D | da9062-wdt.txt | 17 Example: DA9061 using a fall-back compatible for the DA9062 watchdog driver
|
/Linux-v5.4/sound/x86/ |
D | Kconfig | 7 X86 sound devices that don't fall under SoC or PCI categories
|
/Linux-v5.4/Documentation/devicetree/bindings/i2c/ |
D | i2c-rk3x.txt | 40 - 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
|
D | brcm,iproc-i2c.txt | 26 case, this property should be left unspecified, and driver will fall back
|
D | i2c.txt | 44 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-v5.4/Documentation/process/ |
D | deprecated.rst | 123 Implicit switch case fall-through 125 The C language allows switch cases to "fall-through" when a "break" statement 131 "implicit fall-through". 133 In order to identify intentional fall-through cases, we have adopted a
|
/Linux-v5.4/Documentation/devicetree/bindings/sound/ |
D | cs42l42.txt | 42 - cirrus,ts-dbnc-fall : Debounce the falling edge of TIP_SENSE_UNPLUG. 102 cirrus,ts-dbnc-fall = <0x00>;
|
/Linux-v5.4/Documentation/devicetree/bindings/thermal/ |
D | da9062-thermal.txt | 29 Example: DA9061 using a fall-back compatible for the DA9062 onkey driver
|
/Linux-v5.4/Documentation/devicetree/bindings/input/ |
D | da9062-onkey.txt | 40 Example: DA9061 using a fall-back compatible for the DA9062 onkey driver
|
/Linux-v5.4/Documentation/media/dvb-drivers/ |
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 125 accommodate all other CI based devices, that fall into the other categories.
|
/Linux-v5.4/Documentation/driver-api/iio/ |
D | intro.rst | 17 Devices that fall into this category include:
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | vidioc-g-modulator.rst | 154 driver does not support stereo audio it shall fall back to mono. 165 return an ``EINVAL`` error code and the driver shall fall back to mono 187 driver shall fall back to mono or stereo mode.
|
D | vidioc-s-hw-freq-seek.rst | 52 ``V4L2_TUNER_CAP_HWSEEK_PROG_LIM`` flag set, these values must fall 58 current frequency of the tuner does not fall within the selected band it
|
D | vidioc-g-tuner.rst | 373 stereo reception the driver shall fall back to ``MODE_MONO``. 382 driver shall fall back to mono or stereo mode. Only 388 driver shall fall back to mono or stereo mode. Only 397 bilingual audio or SAP, it shall fall back to ``MODE_LANG1`` or
|
/Linux-v5.4/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru-kevin.dts | 184 /* These are relatively safe rise/fall times. */ 200 /* These are relatively safe rise/fall times. */
|
D | rk3399-gru-chromebook.dtsi | 259 /* These are relatively safe rise/fall times */ 275 /* These are relatively safe rise/fall times */
|
/Linux-v5.4/LICENSES/exceptions/ |
D | Linux-syscall-note | 15 of the kernel, and does *not* fall under the heading of "derived work".
|
/Linux-v5.4/arch/arm/kernel/ |
D | hyp-stub.S | 79 @ fall through...
|