/openbmc/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
|
/openbmc/linux/drivers/gpio/ |
H A 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()
|
H A D | gpio-mlxbf2.c | 292 bool fall = false; in mlxbf2_gpio_irq_set_type() local 298 fall = true; in mlxbf2_gpio_irq_set_type() 305 fall = true; in mlxbf2_gpio_irq_set_type() 312 if (fall) { in mlxbf2_gpio_irq_set_type()
|
H A D | gpio-stmpe.c | 308 u8 fall = NOT_SUPPORTED_IDX; in stmpe_dbg_show_one() local 334 fall = !!(ret & mask); in stmpe_dbg_show_one() 356 fall_values[fall]); in stmpe_dbg_show_one()
|
/openbmc/qemu/docs/devel/ |
H A D | trivial-patches.rst | 11 review. This is often the case for patches that do not fall under an 12 actively maintained subsystem and therefore fall through the cracks. 17 - Do not fall under an actively maintained subsystem.
|
/openbmc/u-boot/arch/arm/cpu/armv7/ |
H A D | start.S | 266 pop {r1-r5} @ Restore the cpu info - fall through 287 pop {r1-r5} @ Restore the cpu info - fall through 296 pop {r1-r5} @ Restore the cpu info - fall through 307 pop {r1-r5} @ Restore the cpu info - fall through 321 pop {r1-r5} @ Restore the cpu info - fall through 332 pop {r1-r5} @ Restore the cpu info - fall through 343 pop {r1-r5} @ Restore the cpu info - fall through
|
/openbmc/u-boot/Licenses/ |
H A D | Exceptions | 8 U-Boot, and does *not* fall under the heading of "derived work". 13 *not* fall under the heading of "derived work".
|
/openbmc/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
|
H A D | leds-cht-wcove.rst | 27 The rise and fall times must be the same value.
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/ |
H A D | 0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch | 6 Use intel ddx only on pre-gen4 hw, newer ones will fall back to modesetting 12 Others fall through to the -modesetting default.
|
/openbmc/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
|
/openbmc/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
|
/openbmc/linux/sound/x86/ |
H A D | Kconfig | 7 X86 sound devices that don't fall under SoC or PCI categories
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0021-fix-create-thread-failed-in-unprivileged-process-BZ-.patch | 11 __clone3 returns -1 with ENOSYS, fall back to clone or clone2. 19 So if __clone3 returns -1 with EPERM, fall back to clone or clone2 could
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcyusbserial/ |
H A D | libcyusbserial_git.bb | 12 file://0001-CMakeLists.txt-don-t-fall-back-CMAKE_INSTALL_LIBDIR-.patch \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/ |
H A D | cpu_set.patch | 15 fall-back on what we had before, which is to use just the size of
|
/openbmc/openbmc/poky/meta/recipes-graphics/graphene/files/ |
H A D | float-div.patch | 7 be allowed to run code. We only fall back on external properties if we
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/ |
H A D | 0001-Adhere-to-the-SOURCE_DATE_EPOCH-standard.patch | 7 otherwise fall back to the default behaviour.
|
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/ |
H A D | Support-for-cross-compilation.patch | 9 Take TARGET_ARCH from environment if it is given, otherwise fall back
|
/openbmc/linux/Documentation/devicetree/bindings/thermal/ |
H A D | da9062-thermal.txt | 29 Example: DA9061 using a fall-back compatible for the DA9062 onkey driver
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/nvme-cli/nvme-cli/ |
H A D | 0001-nvme-print-add-fallback-for-non-standard-locale-cate.patch | 9 LC_MEASUREMENT is a GNU (libc) extension - fall back to LC_ALL if it's
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/ |
H A D | 0005-Don-t-match-Wnon-virtual-dtor-in-the-flags-are-neede.patch | 5 suppress warnings in headers". It should fall through to the "don't impose
|
/openbmc/linux/arch/arm/kernel/ |
H A D | hyp-stub.S | 78 @ fall through...
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/ |
H A D | 0005-Implement-timer-implementation-for-mips-platform.patch | 22 + // mips apparently only allows rdtsc for superusers, so we fall
|
/openbmc/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.
|