| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A 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()
|
| H A D | gpio-stmpe.c | 297 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 D | Exceptions | 8 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 D | start.S | 232 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 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
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0005-softfloat-Add-flag-specific-to-signaling-nans.patch | 61 + /* fall through */ 73 + /* fall through */ 102 + /* fall through */
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/yocto/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.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/beep/files/ |
| H A D | linux-input.patch | 89 + 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 D | rk3399-gru-gru.dts | 104 // TODO: rise / fall times? 126 // TODO: rise / fall times? 136 // TODO: rise / fall times?
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0023-HACK-Support-setting-surface-flags-activate-and-alph.patch | 240 + /* 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 D | 0020-HACK-Support-setting-surface-flags-activate-and-alph.patch | 205 + /* 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 D | 0023-HACK-Support-setting-surface-flags-activate-and-alph.patch | 240 + /* fall through */ 245 + /* fall through */ 295 + /* fall through */ 359 + /* fall through */
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/ |
| H A D | 0024-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
|
| /OK3568_Linux_fs/kernel/sound/x86/ |
| H A D | Kconfig | 7 X86 sound devices that don't fall under SoC or PCI categories
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | cs42l42.txt | 42 - 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 D | mips.patch | 12 + // mips apparently only allows rdtsc for superusers, so we fall
|
| /OK3568_Linux_fs/external/xserver/debian/patches/ |
| H A D | 06_use-intel-only-on-pre-gen4.diff | 1 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 D | da9062-wdt.txt | 22 Example: DA9061 using a fall-back compatible for the DA9062 watchdog driver
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-modulator.rst | 145 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 D | cpu_set.patch | 15 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 D | iMatix | 21 …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 D | Support-for-cross-compilation.patch | 9 Take TARGET_ARCH from environment if it is given, otherwise fall back
|