Home
last modified time | relevance | path

Searched refs:pause (Results 1 – 25 of 118) sorted by relevance

12345

/openbmc/u-boot/drivers/net/phy/
H A Dfixed.c39 priv->pause = fdtdec_get_bool(gd->fdt_blob, ofnode, "pause"); in fixedphy_probe()
53 phydev->pause = priv->pause; in fixedphy_startup()
/openbmc/qemu/tests/qemu-iotests/
H A D219.out11 === Testing block-job-pause/block-job-resume ===
18 === Testing block-job-pause/job-resume ===
25 === Testing job-pause/block-job-resume ===
32 === Testing job-pause/job-resume ===
52 === Testing block-job-pause/block-job-resume ===
59 === Testing block-job-pause/job-resume ===
66 === Testing job-pause/block-job-resume ===
73 === Testing job-pause/job-resume ===
101 === Testing block-job-pause/block-job-resume ===
108 === Testing block-job-pause/job-resume ===
[all …]
H A D224.out8 {"execute": "job-pause", "arguments": {"id": "commit"}}
17 {"execute": "job-pause", "arguments": {"id": "commit"}}
/openbmc/u-boot/doc/device-tree-bindings/net/
H A Dfixed-link.txt16 * 'pause' (boolean, optional), to indicate that pause should be
18 * 'asym-pause' (boolean, optional), to indicate that asym_pause should
/openbmc/qemu/tests/migration-stress/guestperf/
H A Dcomparison.py32 pause=True, pause_iters=0),
34 pause=True, pause_iters=1),
36 pause=True, pause_iters=5),
38 pause=True, pause_iters=20),
H A Dscenario.py28 pause=False, pause_iters=5, argument
47 self._pause = pause
H A Dshell.py155 pause=args.pause,
/openbmc/u-boot/test/trace/
H A Dtest-trace.sh18 trace pause
24 trace pause
/openbmc/qemu/qapi/
H A Drun-state.json30 # pause on I/O errors
48 # @watchdog: the watchdog action is configured to pause and has been
314 # @pause: system pauses, similar to @stop
326 'data': [ 'reset', 'shutdown', 'poweroff', 'pause', 'debug', 'none',
351 # @pause: pause the VM
356 'data': [ 'poweroff', 'pause' ] }
363 # @pause: Pause the VM
374 'data': [ 'pause', 'shutdown', 'exit-failure', 'none' ] }
484 # @pause: system pauses
493 'data': [ 'pause', 'poweroff', 'run' ] }
H A Djob.json54 # @paused: The job is running, but paused. The pause may be requested
98 # @pause: see `job-pause`
115 'data': ['cancel', 'pause', 'resume', 'set-speed', 'complete', 'dismiss',
134 # @job-pause:
141 # The job will pause as soon as possible, which means transitioning
151 { 'command': 'job-pause', 'data': { 'id': 'str' } }
/openbmc/qemu/system/
H A Dasync-teardown.c72 pause(); in async_teardown_fn()
/openbmc/u-boot/include/
H A Dphy.h139 int pause; member
150 int pause; member
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dqsd-migrate.out14 …"capabilities": [{"capability": "events", "state": true}, {"capability": "pause-before-switchover"…
16 …"capabilities": [{"capability": "events", "state": true}, {"capability": "pause-before-switchover"…
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/
H A D0001-test-pppd_dummy.c-Fix-return-value.patch6 pause() is defined in unistd.h, clang does not
/openbmc/u-boot/drivers/qe/
H A Duec_phy.c439 mii_info->pause = 0; in genmii_read_status()
555 mii_info->pause = 0; in marvell_read_status()
668 mii_info->pause = 0; in fixed_phy_read_status()
718 mii_info->pause = 0; in smsc_read_status()
H A Duec_phy.h170 int pause; member
/openbmc/u-boot/board/freescale/ls1046aqds/
H A Deth.c186 f_link.pause = 0; in board_ft_fman_fixup_port()
227 f_link.pause = 0; in board_ft_fman_fixup_port()
/openbmc/qemu/po/
H A Dfr_FR.po24 msgstr " [En pause]"
/openbmc/u-boot/board/freescale/ls1043aqds/
H A Deth.c181 f_link.pause = 0; in board_ft_fman_fixup_port()
246 f_link.pause = 0; in board_ft_fman_fixup_port()
/openbmc/qemu/docs/system/
H A Dmanaged-startup.rst21 However, at the ``-S`` pause point, it's impossible to configure options
/openbmc/qemu/target/hexagon/imported/
H A Dsystem.idef33 Q6INSN(J2_pause,"pause(#u8)",ATTRIBS(A_COF),
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Ddialog.h220 int width, int pause);
/openbmc/qemu/include/qemu/
H A Djob.h230 void coroutine_fn (*pause)(Job *job); member
/openbmc/u-boot/board/freescale/b4860qds/
H A Deth_b4860qds.c402 f_link.pause = 0; in board_ft_fman_fixup_port()
/openbmc/qemu/docs/specs/
H A Drapl-msr.rst60 3. Sleep for 1 second - During this pause the vcpu and other non-vcpu threads
65 packages during the pause.

12345