Home
last modified time | relevance | path

Searched full:ready (Results 1 – 25 of 1962) sorted by relevance

12345678910>>...79

/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/sensors/
H A Ddbus-sensors_%.bbappend15 …wait-host0-state-ready.conf:xyz.openbmc_project.hwmontempsensor.service.d/wait-host0-state-ready.c…
16 … wait-host0-state-ready.conf:xyz.openbmc_project.psusensor.service.d/wait-host0-state-ready.conf \
17 …wait-host0-state-ready.conf:xyz.openbmc_project.smbpbisensor.service.d/wait-host0-state-ready.conf…
/openbmc/u-boot/drivers/i2c/
H A Ddavinci_i2c.h34 #define I2C_IE_XRDY_IE (1 << 4) /* Transmit data ready interrupt enable */
35 #define I2C_IE_RRDY_IE (1 << 3) /* Receive data ready interrupt enable */
36 #define I2C_IE_ARDY_IE (1 << 2) /* Register access ready interrupt enable */
47 #define I2C_STAT_XRDY (1 << 4) /* Transmit data ready */
48 #define I2C_STAT_RRDY (1 << 3) /* Receive data ready */
49 #define I2C_STAT_ARDY (1 << 2) /* Register access ready */
59 #define I2C_INTCODE_ARDY 3 /* Register access ready */
60 #define I2C_INTCODE_RRDY 4 /* Rcv data ready */
61 #define I2C_INTCODE_XRDY 5 /* Xmit data ready */
H A Domap24xx_i2c.h13 #define I2C_IE_XRDY_IE (1 << 4) /* Transmit data ready interrupt enable */
14 #define I2C_IE_RRDY_IE (1 << 3) /* Receive data ready interrupt enable */
15 #define I2C_IE_ARDY_IE (1 << 2) /* Register access ready interrupt enable */
27 #define I2C_STAT_XRDY (1 << 4) /* Transmit data ready */
28 #define I2C_STAT_RRDY (1 << 3) /* Receive data ready */
29 #define I2C_STAT_ARDY (1 << 2) /* Register access ready */
39 #define I2C_INTCODE_ARDY 3 /* Register access ready */
40 #define I2C_INTCODE_RRDY 4 /* Rcv data ready */
41 #define I2C_INTCODE_XRDY 5 /* Xmit data ready */
/openbmc/openbmc-test-automation/lib/
H A Dstate_map.py33 ("LEAVE_OFF", "Ready", "Off", "Off"),
34 ("ALWAYS_POWER_ON", "Ready", "On", "Running"),
35 ("ALWAYS_POWER_ON", "Ready", "On", "Off"),
36 ("RESTORE_LAST_STATE", "Ready", "On", "Running"),
37 ("RESTORE_LAST_STATE", "Ready", "On", "Off"),
38 ("ALWAYS_POWER_OFF", "Ready", "On", "Running"),
39 ("ALWAYS_POWER_OFF", "Ready", "Off", "Off"),
47 "xyz.openbmc_project.State.BMC.BMCState.Ready",
57 "xyz.openbmc_project.State.BMC.BMCState.Ready",
67 "xyz.openbmc_project.State.BMC.BMCState.Ready",
[all …]
H A Dstate_manager.robot7 ${BMC_READY_STATE} Ready
273 Is BMC Ready
274 [Documentation] Check if BMC state is Ready.
278 Is BMC Not Ready
279 [Documentation] Check if BMC state is Not Ready.
288 Wait Until Keyword Succeeds 10 min 10 sec Is BMC Ready
290 Wait Until Keyword Succeeds 10 min 10 sec Is BMC Not Ready
317 Wait For BMC Ready
318 [Documentation] Check BMC state and wait for BMC Ready.
319 Wait Until Keyword Succeeds 10 min 10 sec Is BMC Ready
/openbmc/phosphor-state-manager/host_condition_gpio/
H A Dhost_condition.cpp19 * Check the hostX-ready/-n pin is defined or not in scanGpioPin()
21 if (gpiod::find_line(lineName + "-ready")) in scanGpioPin()
23 lineName += "-ready"; in scanGpioPin()
26 else if (gpiod::find_line(lineName + "-ready-n")) in scanGpioPin()
28 lineName += "-ready-n"; in scanGpioPin()
42 * Check host is ready or not in currentFirmwareCondition()
/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dventura-phosphor-multi-gpio-monitor.json439 "FALLING": ["rpu-ready-deassert@rpu_ready.service"],
440 "RISING": ["rpu-ready-assert@rpu_ready.service"],
441 "INIT_LOW": ["rpu-ready-deassert@rpu_ready.service"],
442 "INIT_HIGH": ["rpu-ready-assert@rpu_ready.service"]
451 "FALLING": ["rpu-ready-deassert@rpu0_ready.service"],
452 "RISING": ["rpu-ready-assert@rpu0_ready.service"]
461 "FALLING": ["rpu-ready-deassert@rpu0_ready_spare.service"],
462 "RISING": ["rpu-ready-assert@rpu0_ready_spare.service"]
471 "FALLING": ["rpu-ready-deassert@rpu1_ready.service"],
472 "RISING": ["rpu-ready-assert@rpu1_ready.service"]
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DDrive.interface.yaml60 - name: "Ready"
62 Ready implies all services started and are running successfully
65 Not ready implies not all services have started or are not
69 The Drive is ready, but waiting for external action to enable it
72 The Drive is ready and in debug mode. The functionalities might
78 starting firmware download and reset to "Ready", once activation
H A DBMC.interface.yaml3 transition. When Ready all services required are running
4 successfully. When we are Not Ready this implies not all services have
52 - name: "Ready"
54 Ready implies all services started and are running successfully
57 Not ready implies not all services have started or are not
63 image download and reset to Ready, once activation is done or
/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/
Difu.json
/openbmc/linux/drivers/media/usb/pvrusb2/
Dpvrusb2-io.h
/openbmc/docs/designs/
H A Dbmc-boot-ready.md1 # BMC Boot Ready
32 The [BMC][3] state object is considered `Ready` once the systemd
72 reached `Ready`
77 the BMC is not at `Ready` then the request will be queued and the state
78 management code will begin monitoring for BMC `Ready`. Once reached, the
92 easier and safer to just have a global wait-for-bmc-ready function as proposed
98 delayed by an undefined amount of time. In general, a BMC gets to Ready state
110 prior to the BMC being `Ready`.
H A Ddevice-tree-gpio-naming.md61 ### Host Ready
63 Below are input GPIO names specific to Host ready. The name of Host ready GPIO
68 - `host*-ready`: Host ready, active high
69 - `host*-ready-n`: Host ready, active low
73 - host0-ready
74 - host1-ready-n
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/
H A Dacpi-power-state-daemon_%.bbappend11 file://gbs-host-ready.target \
22 gbs-host-ready.target \
41 install -m 0644 ${UNPACKDIR}/gbs-host-ready.target ${D}${systemd_system_unitdir}
45 mkdir -p $D$systemd_system_unitdir/gbs-host-ready.target.wants
48 …LINK="$D$systemd_system_unitdir/gbs-host-ready.target.wants/gbs-host-set-boot-failsafe@${i}.servic…
56 …LINK="$D$systemd_system_unitdir/gbs-host-ready.target.wants/gbs-host-set-boot-failsafe@${i}.servic…
/openbmc/qemu/tests/qemu-iotests/
H A D109.out40 …"busy": false, "len": 1024, "offset": 1024, "status": "ready", "paused": false, "speed": 0, "ready
44 …microseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "ready", "id": "src"}}
46 …microseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "ready", "id": "src"}}
91 …y": false, "len": 197120, "offset": 197120, "status": "ready", "paused": false, "speed": 0, "ready
95 …microseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "ready", "id": "src"}}
97 …microseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "ready", "id": "src"}}
142 …y": false, "len": 327680, "offset": 327680, "status": "ready", "paused": false, "speed": 0, "ready
146 …microseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "ready", "id": "src"}}
148 …microseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "ready", "id": "src"}}
193 …"busy": false, "len": 1024, "offset": 1024, "status": "ready", "paused": false, "speed": 0, "ready
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libx86-1/libx86-1.1/
H A Dlibx86-mmap-offset.patch10 if (context.ready)
55 int ready;
69 if (mem_info.ready)
89 mem_info.ready = 1;
97 if (mem_info.ready) {
100 mem_info.ready = 0;
110 if (!mem_info.ready)
119 if (!mem_info.ready)
/openbmc/u-boot/include/dm/
H A Duclass.h146 * The device is probed to activate it ready for use.
160 * The device is probed to activate it ready for use.
177 * The device is probed to activate it ready for use.
192 * The device is probed to activate it ready for use.
208 * The device is probed to activate it ready for use.
223 * The device is probed to activate it ready for use.
239 * The device is probed to activate it ready for use.
258 * The device is probed to activate it ready for use.
271 * The device returned is probed if necessary, and ready for use
287 * The device returned is probed if necessary, and ready for use
[all …]
/openbmc/linux/drivers/scsi/
Dsense_codes.h
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Drescan-fru-ocp-setting8 # Therefore, we temporary add bmc-ready check before we clarify the
11 if [ "$bmc_ready" != "xyz.openbmc_project.State.BMC.BMCState.Ready" ]; then
12 echo "BMC is not ready, exiting..."
22 # wait for fru device to be ready
/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/bios-version/
H A Dpch-standby-check.sh3 # Find the GPIO pin associated with "pch-ready"
4 GPIO_PIN=$(gpiofind "pch-ready")
7 echo "gpio 'pch-ready' not found in device tree. Exiting."
/openbmc/linux/arch/csky/boot/
DMakefile
/openbmc/linux/drivers/scsi/isci/
Dport.h
/openbmc/qemu/include/hw/char/
H A Dimx_serial.h39 #define USR1_TRDY (1<<13) /* Tx ready */
43 #define USR1_RRDY (1<<9) /* receiver ready */
65 #define USR2_RDR (1<<0) /* Receive data ready */
67 #define UCR1_TRDYEN (1<<13) /* Tx Ready Interrupt Enable */
68 #define UCR1_RRDYEN (1<<9) /* Rx Ready Interrupt Enable */
77 #define UCR4_DREN BIT(0) /* Receive Data Ready interrupt enable */
/openbmc/linux/drivers/char/hw_random/
Dmtk-rng.c
/openbmc/linux/drivers/net/wireless/marvell/libertas/
Dif_spi.h

12345678910>>...79