Home
last modified time | relevance | path

Searched refs:fall (Results 1 – 25 of 324) sorted by relevance

12345678910>>...13

/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Dcma3000_d0x.rst18 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
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-mt7621.c115 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()
H A Dgpio-stmpe.c297 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()
/OK3568_Linux_fs/u-boot/Licenses/
H A DExceptions8 U-Boot, and does *not* fall under the heading of "derived work".
13 *not* fall under the heading of "derived work".
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/
H A Dstart.S232 pop {r1-r5} @ Restore the cpu info - fall through
253 pop {r1-r5} @ Restore the cpu info - fall through
265 pop {r1-r5} @ Restore the cpu info - fall through
278 pop {r1-r5} @ Restore the cpu info - fall through
291 pop {r1-r5} @ Restore the cpu info - fall through
304 pop {r1-r5} @ Restore the cpu info - fall through
/OK3568_Linux_fs/kernel/Documentation/leds/
H A Dleds-sc27xx.rst13 high time, fall time and low time for the breathing mode.
17 format, we should set brightness as 0 for rise stage, fall
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A D0005-softfloat-Add-flag-specific-to-signaling-nans.patch61 + /* fall through */
73 + /* fall through */
102 + /* fall through */
/OK3568_Linux_fs/kernel/Documentation/misc-devices/
H A Dlis3lv02d.rst63 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
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/
H A D0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch6 Use intel ddx only on pre-gen4 hw, newer ones will fall back to modesetting
12 Others fall through to the -modesetting default.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/beep/files/
H A Dlinux-input.patch89 + printf("\a"); /* Output the only beep we can, in an effort to fall back on usefulness */
123 printf("\a"); /* Output the only beep we can, in an effort to fall back on usefulness */
136 - printf("\a"); /* Output the only beep we can, in an effort to fall back on usefulness */
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru-gru.dts104 // TODO: rise / fall times?
126 // TODO: rise / fall times?
136 // TODO: rise / fall times?
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dci.rst58 Cards that fall in this category
61 At present the cards that fall in this category are the Twinhan and its
/OK3568_Linux_fs/buildroot/package/weston/
H A D0023-HACK-Support-setting-surface-flags-activate-and-alph.patch240 + /* fall through */
245 + /* fall through */
295 + /* fall through */
359 + /* fall through */
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0020-HACK-Support-setting-surface-flags-activate-and-alph.patch205 + /* fall through */
210 + /* fall through */
260 + /* fall through */
324 + /* fall through */
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0023-HACK-Support-setting-surface-flags-activate-and-alph.patch240 + /* fall through */
245 + /* fall through */
295 + /* fall through */
359 + /* fall through */
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/
H A D0024-fix-create-thread-failed-in-unprivileged-process-BZ-.patch11 __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
/OK3568_Linux_fs/kernel/sound/x86/
H A DKconfig7 X86 sound devices that don't fall under SoC or PCI categories
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dcs42l42.txt42 - cirrus,ts-dbnc-fall : Debounce the falling edge of TIP_SENSE_UNPLUG.
102 cirrus,ts-dbnc-fall = <0x00>;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/
H A Dmips.patch12 + // mips apparently only allows rdtsc for superusers, so we fall
/OK3568_Linux_fs/external/xserver/debian/patches/
H A D06_use-intel-only-on-pre-gen4.diff1 Description: Use intel ddx only on pre-gen4 hw, newer ones will fall back to modesetting
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/watchdog/
H A Dda9062-wdt.txt22 Example: DA9061 using a fall-back compatible for the DA9062 watchdog driver
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-modulator.rst145 driver does not support stereo audio it shall fall back to mono.
156 return an ``EINVAL`` error code and the driver shall fall back to mono
178 driver shall fall back to mono or stereo mode.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/netperf/files/
H A Dcpu_set.patch15 fall-back on what we had before, which is to use just the size of
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DiMatix21 …uct. In particular, any application that uses the Product does not itself fall under the License A…
27 …ved code is not obviously part of the Product. This derived code does not fall under the Product L…
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DSupport-for-cross-compilation.patch9 Take TARGET_ARCH from environment if it is given, otherwise fall back

12345678910>>...13