Home
last modified time | relevance | path

Searched refs:READY (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/qemu/hw/ssi/
H A Dibex_spi_host.c68 FIELD(STATUS, READY, 31, 1)
102 FIELD(EVENT_ENABLE, READY, 4, 1)
217 } else if (FIELD_EX32(event_en_reg, EVENT_ENABLE, READY) && in ibex_spi_host_irq()
218 FIELD_EX32(status_reg, STATUS, READY)) { in ibex_spi_host_irq()
273 data = FIELD_DP32(data, STATUS, READY, 1); in ibex_spi_host_transfer()
422 STATUS, READY))) { in ibex_spi_host_write()
493 status = FIELD_DP32(status, STATUS, READY, 1); in ibex_spi_host_write()
/openbmc/linux/drivers/usb/image/
H A Dmdc800.c119 NOT_CONNECTED, READY, WORKING, DOWNLOAD enumerator
372 mdc800->state=READY; in mdc800_usb_write_notify()
394 mdc800->state=READY; in mdc800_usb_download_notify()
527 mdc800->state=READY; in mdc800_usb_probe()
786 if (mdc800->state != READY) in mdc800_device_write()
878 mdc800->state=READY; in mdc800_device_write()
931 mdc800->state=READY; in mdc800_device_write()
/openbmc/u-boot/board/cobra5272/
H A Dflash.c123 #define READY 1 macro
207 chip1 = READY; in flash_erase()
293 chip1 = READY; in write_word()
/openbmc/dbus-sensors/src/intel-cpu/
H A DIntelCPUSensorMain.cpp78 READY // host powered on and mem test passed - fully ready enumerator
497 if (config.state == State::READY) in detectCpu()
514 config.state = State::READY; in detectCpu()
533 if (config.state != State::READY) in detectCpu()
589 newState = State::READY; in detectCpu()
626 else if (newState == State::READY) in detectCpu()
637 if (config.state != State::READY) in detectCpu()
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-sgmii-fsm9900.c88 #define READY BIT(5) macro
224 if (readl(phy->base + EMAC_QSERDES_COM_RESET_SM) & READY) in emac_sgmii_init_fsm9900()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_diag.c64 enum diag_state { UNUSED = 0, OPENED, INIT, READY }; enumerator
776 else if (dc->state < READY && (*off || count != 8)) in qib_diag_read()
850 else if (dc->state < READY && in qib_diag_write()
902 dc->state = READY; /* all read/write OK now */ in qib_diag_write()
/openbmc/linux/arch/m68k/fpsp040/
H A Dslogn.S364 movel FFRAC(%a6),%d0 | ...READY TO GET ADDRESS OF 1/F
375 fmovemx %fp2-%fp2/%fp3,-(%sp) | ...SAVE FP2 WHILE FP0 IS NOT READY
382 fmulx LOGOF2,%fp1 | ...GET K*LOG2 WHILE FP0 IS NOT READY
H A Dssin.S208 |--FP1 IS NOW READY
300 |--FP0 IS NOW READY
461 |--FP2 IS READY
470 |--FP2 IS READY
563 |--FP1 IS NOW READY
H A Dsatan.S316 |--U IN FP0, WE ARE NOW READY TO COMPUTE ATAN(U) AS
H A Dstan.S195 |--FP1 IS NOW READY
/openbmc/linux/drivers/misc/mei/
H A Ddebugfs.c96 MEI_PXP_MODE(READY); in mei_dev_pxp_mode_str()
/openbmc/openbmc-test-automation/data/
H A Dvariables.py81 READY = "xyz.openbmc_project.Software.Activation.Activations.Ready" variable
/openbmc/linux/Documentation/driver-api/
H A Dhsi.rst16 signals and an additional READY signal for flow control. An additional WAKE
/openbmc/openbmc-test-automation/lib/
H A Dcode_update_utils.py292 (ret_values == var.READY)
H A Dcode_update_utils.robot232 # Verify the image is 'READY' to be activated or if it's already active,
245 Should Be Equal As Strings ${software_state}[Activation] ${READY}
/openbmc/qemu/qapi/
H A Djob.json141 # READY. The corresponding JOB_STATUS_CHANGE event will be emitted.
187 # Manually trigger completion of an active job in the READY state.
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Dnvidia,tegra20-gmi.txt69 - nvidia,snor-wait-width: Number of cycles before READY is asserted.
/openbmc/qemu/docs/
H A Drdma.txt234 1. We transmit a READY command to let the sender know that
244 1. Block on the CQ event channel waiting for a READY command
250 3. When the READY arrives, librdmacm will
/openbmc/linux/drivers/accel/ivpu/
H A Divpu_hw_37xx.c193 return REGB_POLL_FLD(VPU_37XX_BUTTRESS_VPU_STATUS, READY, 1, PLL_TIMEOUT_US); in ivpu_pll_wait_for_status_ready()
760 return REG_TEST_FLD(VPU_37XX_BUTTRESS_VPU_STATUS, READY, val) && in ivpu_hw_37xx_is_idle()
H A Divpu_hw_40xx.c199 return REGB_POLL_FLD(VPU_40XX_BUTTRESS_VPU_STATUS, READY, 1, PLL_TIMEOUT_US); in ivpu_pll_wait_for_status_ready()
889 return REG_TEST_FLD(VPU_40XX_BUTTRESS_VPU_STATUS, READY, val) && in ivpu_hw_40xx_is_idle()
/openbmc/qemu/tests/qemu-iotests/
H A D219.out47 Waiting for READY state...
51 Pause/resume in READY
/openbmc/linux/Documentation/mhi/
H A Dmhi.rst197 * Waits until the device enters READY state.
/openbmc/linux/Documentation/hid/
H A Dintel-ish-hid.rst285 | | |-----HOST READY--------------->|
/openbmc/linux/drivers/net/phy/
H A Dphy.c49 PHY_STATE_STR(READY) in phy_state_to_str()
/openbmc/linux/Documentation/scsi/
H A Dlibsas.rst398 you e.g., change the meaning of the READY LED MEANING

12