Home
last modified time | relevance | path

Searched full:slow (Results 1 – 25 of 407) sorted by relevance

12345678910>>...17

/openbmc/openbmc-tools/pwmtachtool/src/
H A DEINTR_wrappers.h92 //* 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 DEINTR_wrappers.c499 //* 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 DEINTR_wrappers.h92 //* 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 DEINTR_wrappers.c572 //* 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 Dscg.h71 /* 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 Dclk-slow.c27 { .compatible = "atmel,at91sam9x5-clk-slow" },
32 .name = "at91-slow-clk",
H A DMakefile6 obj-y += clk-slow.o clk-main.o clk-plla.o clk-plladiv.o clk-master.o
/openbmc/qemu/scripts/
H A Dmtest2make.py26 .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 Dmeson.build11 # 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.scss5 $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 Dvariables.scss5 $duration--slow-01: 400ms; //Large expansion, important system notifications
6 $duration--slow-02: 700ms; //Background dimming
/openbmc/qemu/tests/qemu-iotests/
H A Dmeson.build23 'raw': 'slow',
61 # on slow machines to minimize spurious failures
H A D1768 # 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 Drun16 # SKip slow tests if requested
17 [ "$1" == "quick" ] && mark_expr="not slow"
/openbmc/webui-vue/docs/guide/guidelines/
H A Dmotion.md50 $duration--slow-01: 400ms; //Large expansion, important system notifications
51 $duration--slow-02: 700ms; //Background dimming
/openbmc/qemu/include/hw/misc/
H A Daspeed_scu.h105 * 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 Dphosphor-ipmi-host_%.bbappend7 # These are a set of mapper-wait calls that slow down the BMC boot.
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dvolume.hpp13 Slow, enumerator
157 {InitializeType::Slow, "Slow"},
/openbmc/u-boot/arch/arm/include/asm/arch-spear/
H A Dspr_syscntl.h29 #define SLOW 0x00000002 macro
/openbmc/u-boot/board/freescale/corenet_ds/
H A Dpbi.cfg24 #Initialize eSPI controller, default configuration is slow for eSPI to
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_sck.h16 #define AT91SAM9G45_SCKCR_OSCSEL (1 << 3) /* Slow Clock Selector */
/openbmc/u-boot/board/varisys/cyrus/
H A Dpbi.cfg26 #Initialize eSPI controller, default configuration is slow for eSPI to
/openbmc/u-boot/doc/
H A DREADME.iomux74 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 Dsys_membarrier.h14 * side. The slow side forces processor-level ordering on all other cores
/openbmc/u-boot/board/freescale/t208xqds/
H A Dt208x_pbi.cfg25 #Initialize eSPI controller, default configuration is slow for eSPI to

12345678910>>...17