| /openbmc/openbmc-tools/pwmtachtool/src/ |
| H A D | EINTR_wrappers.h | 92 //* read(2), readv(2), write(2), writev(2), and ioctl(2) calls on "slow" devices. 93 //* A "slow" device is one where the I/O call may block for an indefinite time, for example, a term… 94 //* (A disk is not a slow device according to this definition.) If an I/O call on a slow device has… 106 //* read(2), readv(2), write(2), writev(2), and ioctl(2) calls on "slow" devices. 107 //* A "slow" device is one where the I/O call may block for an indefinite time, for example, a term… 108 //* (A disk is not a slow device according to this definition.) If an I/O call on a slow device has…
|
| H A D | EINTR_wrappers.c | 499 //* read(2), readv(2), write(2), writev(2), and ioctl(2) calls on "slow" devices. 500 //* A "slow" device is one where the I/O call may block for an indefinite time, for example, a term… 501 //* (A disk is not a slow device according to this definition.) If an I/O call on a slow device has… 611 //* read(2), readv(2), write(2), writev(2), and ioctl(2) calls on "slow" devices. 612 //* A "slow" device is one where the I/O call may block for an indefinite time, for example, a term… 613 //* (A disk is not a slow device according to this definition.) If an I/O call on a slow device has…
|
| /openbmc/openbmc-tools/adcapp/src/ |
| H A D | EINTR_wrappers.h | 92 //* read(2), readv(2), write(2), writev(2), and ioctl(2) calls on "slow" devices. 93 //* A "slow" device is one where the I/O call may block for an indefinite time, for example, a term… 94 //* (A disk is not a slow device according to this definition.) If an I/O call on a slow device has… 106 //* read(2), readv(2), write(2), writev(2), and ioctl(2) calls on "slow" devices. 107 //* A "slow" device is one where the I/O call may block for an indefinite time, for example, a term… 108 //* (A disk is not a slow device according to this definition.) If an I/O call on a slow device has…
|
| H A D | EINTR_wrappers.c | 572 //* read(2), readv(2), write(2), writev(2), and ioctl(2) calls on "slow" devices. 573 //* A "slow" device is one where the I/O call may block for an indefinite time, for example, a term… 574 //* (A disk is not a slow device according to this definition.) If an I/O call on a slow device has… 684 //* read(2), readv(2), write(2), writev(2), and ioctl(2) calls on "slow" devices. 685 //* A "slow" device is one where the I/O call may block for an indefinite time, for example, a term… 686 //* (A disk is not a slow device according to this definition.) If an I/O call on a slow device has…
|
| /openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/ |
| H A D | scg.h | 71 /* SCG Slow IRC Control Status Register */ 78 /* SCG Slow IRC Configuration Register */ 84 /* SCG Slow IRC Divide Register */ 278 u32 sirccsr; /* Slow IRC Control Status Register, offset 0x200 */ 279 u32 sircdiv; /* Slow IRC Divide Register */ 280 u32 sirccfg; /* Slow IRC Configuration Register */ 281 u32 sirctrim; /* Slow IRC Trim Register */ 283 u32 sirctest; /* Slow IRC Test Register */
|
| /openbmc/u-boot/drivers/clk/at91/ |
| H A D | clk-slow.c | 27 { .compatible = "atmel,at91sam9x5-clk-slow" }, 32 .name = "at91-slow-clk",
|
| H A D | Makefile | 6 obj-y += clk-slow.o clk-main.o clk-plla.o clk-plladiv.o clk-master.o
|
| /openbmc/qemu/scripts/ |
| H A D | mtest2make.py | 26 .speed.quick = $(foreach s,$(sort $(filter-out %-slow %-thorough, $1)), --suite $s) 27 .speed.slow = $(foreach s,$(sort $(filter-out %-thorough, $1)), --suite $s) 58 if s == 'slow' or s == 'thorough': 60 if s.endswith('-slow'): 62 suites[s].speeds.append('slow')
|
| /openbmc/qemu/tests/fp/ |
| H A D | meson.build | 11 # slow tests can have that overridden here. The keys here are 140 suite: ['softfloat-slow', 'softfloat-ops-slow', 'slow'])
|
| /openbmc/webui-vue/src/assets/styles/bmc/helpers/ |
| H A D | _motion.scss | 5 $duration--slow-01: 400ms; //Large expansion, important system notifications 6 $duration--slow-02: 700ms; //Background dimming
|
| /openbmc/phosphor-webui/app/common/styles/base/ |
| H A D | variables.scss | 5 $duration--slow-01: 400ms; //Large expansion, important system notifications 6 $duration--slow-02: 700ms; //Background dimming
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | meson.build | 23 'raw': 'slow', 61 # on slow machines to minimize spurious failures
|
| H A D | 176 | 8 # tickle the slow codepath in qcow2. See also 198, for another feature 9 # that tickles the slow codepath. 154 # Check that the reason for slow path is still present, as appropriate
|
| /openbmc/u-boot/test/ |
| H A D | run | 16 # SKip slow tests if requested 17 [ "$1" == "quick" ] && mark_expr="not slow"
|
| /openbmc/webui-vue/docs/guide/guidelines/ |
| H A D | motion.md | 50 $duration--slow-01: 400ms; //Large expansion, important system notifications 51 $duration--slow-02: 700ms; //Background dimming
|
| /openbmc/qemu/include/hw/misc/ |
| H A D | aspeed_scu.h | 105 * 31 Enable Video Engine clock dynamic slow down 106 * 30:28 Video Engine clock slow down setting 117 * 7 ARM CPU/AHB clock slow down enable 118 * 6:4 ARM CPU/AHB clock slow down setting 120 * 1 CPU/AHB clock slow down idle timer 121 * 0 CPU/AHB clock dynamic slow down enable (defined in bit[6:4])
|
| /openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/ipmi/ |
| H A D | phosphor-ipmi-host_%.bbappend | 7 # These are a set of mapper-wait calls that slow down the BMC boot.
|
| /openbmc/bmcweb/redfish-core/include/generated/enums/ |
| H A D | volume.hpp | 13 Slow, enumerator 157 {InitializeType::Slow, "Slow"},
|
| /openbmc/u-boot/arch/arm/include/asm/arch-spear/ |
| H A D | spr_syscntl.h | 29 #define SLOW 0x00000002 macro
|
| /openbmc/u-boot/board/freescale/corenet_ds/ |
| H A D | pbi.cfg | 24 #Initialize eSPI controller, default configuration is slow for eSPI to
|
| /openbmc/u-boot/arch/arm/mach-at91/include/mach/ |
| H A D | at91_sck.h | 16 #define AT91SAM9G45_SCKCR_OSCSEL (1 << 3) /* Slow Clock Selector */
|
| /openbmc/u-boot/board/varisys/cyrus/ |
| H A D | pbi.cfg | 26 #Initialize eSPI controller, default configuration is slow for eSPI to
|
| /openbmc/u-boot/doc/ |
| H A D | README.iomux | 74 On a slow machine, such as MPC852T clocked at 66MHz, the overhead associated 81 is quite slow. Even on a sequoia cut&paste does not work on the serial
|
| /openbmc/qemu/include/qemu/ |
| H A D | sys_membarrier.h | 14 * side. The slow side forces processor-level ordering on all other cores
|
| /openbmc/u-boot/board/freescale/t208xqds/ |
| H A D | t208x_pbi.cfg | 25 #Initialize eSPI controller, default configuration is slow for eSPI to
|