/openbmc/qemu/hw/timer/ |
H A D | pxa2xx_timer.c | 169 /* fall through */ in pxa2xx_timer_read() 171 /* fall through */ in pxa2xx_timer_read() 173 /* fall through */ in pxa2xx_timer_read() 177 /* fall through */ in pxa2xx_timer_read() 179 /* fall through */ in pxa2xx_timer_read() 181 /* fall through */ in pxa2xx_timer_read() 183 /* fall through */ in pxa2xx_timer_read() 185 /* fall through */ in pxa2xx_timer_read() 187 /* fall through */ in pxa2xx_timer_read() 189 /* fall through */ in pxa2xx_timer_read() [all …]
|
/openbmc/qemu/ui/ |
H A D | win32-kbd-hook.c | 29 /* fall through */ in keyboard_hook_cb() 31 /* fall through */ in keyboard_hook_cb() 33 /* fall through */ in keyboard_hook_cb() 35 /* fall through */ in keyboard_hook_cb() 37 /* fall through */ in keyboard_hook_cb() 39 /* fall through */ in keyboard_hook_cb() 41 /* fall through */ in keyboard_hook_cb()
|
/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/qemu/target/riscv/insn_trans/ |
H A D | trans_rvzce.c.inc | 128 /* FALL THROUGH */ 131 /* FALL THROUGH */ 134 /* FALL THROUGH */ 137 /* FALL THROUGH */ 140 /* FALL THROUGH */ 143 /* FALL THROUGH */ 146 /* FALL THROUGH */ 149 /* FALL THROUGH */ 152 /* FALL THROUGH */ 155 /* FALL THROUGH */ [all …]
|
/openbmc/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>;
|
/openbmc/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
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | sh_css_param_shading.c | 62 * 1. All 4 points fall in the left padding. 63 * 2. The left 2 points fall in the left padding. 64 * 3. All 4 points fall in the cropped (target) region. 65 * 4. The right 2 points fall in the right padding. 66 * 5. All 4 points fall in the right padding. 71 * fall. We extrapolate the shading table into the 129 make sure they fall within the table */ in crop_and_interpolate() 167 /* if src points fall in padding, select closest ones.*/ in crop_and_interpolate()
|
/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/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/u-boot/lib/ |
H A D | strto.c | 91 /* fall through */ in ustrtoul() 94 /* fall through */ in ustrtoul() 112 /* fall through */ in ustrtoull() 115 /* fall through */ in ustrtoull()
|
/openbmc/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
|
/openbmc/qemu/target/mips/tcg/ |
H A D | mips16e_translate.c.inc | 186 /* Fall through */ 192 /* Fall through */ 198 /* Fall through */ 215 /* Fall through */ 218 /* Fall through */ 221 /* Fall through */ 224 /* Fall through */ 227 /* Fall through */ 230 /* Fall through */ 318 /* Fall through */ [all …]
|
/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()
|
/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/qemu/target/xtensa/ |
H A D | op_helper.c | 112 /* fall through */ in HELPER() 115 /* fall through */ in HELPER() 154 /* fall through */ in HELPER() 157 /* fall through */ in HELPER()
|
/openbmc/linux/Documentation/sphinx/ |
H A D | parallel-wrapper.sh | 5 # environment (as exported by scripts/jobserver-exec), or fall back to 15 # fall back to the expected "-jauto" mode that the "htmldocs"
|
/openbmc/u-boot/drivers/net/ |
H A D | ep93xx_eth.c | 413 /* Fall through */ in ep93xx_eth_send_packet() 513 /* Fall through */ in ep93xx_eth_initialize() 517 /* Fall through */ in ep93xx_eth_initialize() 521 /* Fall through */ in ep93xx_eth_initialize() 525 /* Fall through */ in ep93xx_eth_initialize() 529 /* Fall through */ in ep93xx_eth_initialize() 532 /* Fall through */ in ep93xx_eth_initialize() 597 /* Fall through */ in ep93xx_miiphy_read() 646 /* Fall through */ in ep93xx_miiphy_write()
|
/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
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0008-nativesdk-glibc-Fall-back-to-faccessat-on-faccess2-r.patch | 4 Subject: [PATCH] nativesdk-glibc: Fall back to faccessat on faccess2 returns 28 + we must check for EPERM here and fall back to faccessat. */
|
/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/linux/arch/mips/vdso/ |
H A D | vgettimeofday.c | 25 * can do without it. When libc fails the symbol lookup it should fall back on 61 * can do without it. When libc fails the symbol lookup it should fall back on
|
/openbmc/qemu/hw/ssi/ |
H A D | npcm7xx_fiu.c | 170 /* fall through */ in npcm7xx_fiu_flash_read() 229 /* fall through */ in npcm7xx_fiu_flash_write() 288 /* fall through */ in send_address() 291 /* fall through */ in send_address() 294 /* fall through */ in send_address() 297 /* fall through */ in send_address() 394 /* fall through */ in npcm7xx_fiu_ctrl_write()
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk_zynq.c | 94 /* fall through */ in zynq_clk_get_register() 181 /* fall through */ in zynq_clk_get_cpu_rate() 188 /* fall through */ in zynq_clk_get_cpu_rate() 389 /* fall through */ in zynq_clk_get_rate() 414 /* fall through */ in zynq_clk_set_rate()
|
/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.
|