/openbmc/linux/drivers/misc/mei/ |
H A D | hw-txe.c | 453 * only Aliveness, Readiness, Input ready, and Output doorbell are relevant 468 "Pending Interrupts InReady=%01d Readiness=%01d, Aliveness=%01d, OutDoor=%01d\n", in mei_txe_pending_interrupts() 512 /* Readiness */ 515 * mei_txe_readiness_set_host_rdy - set host readiness bit 529 * mei_txe_readiness_clear - clear host readiness bit 557 * mei_txe_readiness_is_sec_rdy - check readiness 560 * @readiness: cached readiness state 562 * Return: true if readiness bit is set 564 static inline bool mei_txe_readiness_is_sec_rdy(u32 readiness) in mei_txe_readiness_is_sec_rdy() argument 566 return !!(readiness & HICR_SEC_IPC_READINESS_SEC_RDY); in mei_txe_readiness_is_sec_rdy() [all …]
|
H A D | hw-txe.h | 32 * @readiness: readiness state of the hardware 40 u32 readiness; member
|
H A D | hw-txe-regs.h | 121 /* Host Interrupt Cause Register 0 - SeC IPC Readiness 202 /* SeC Interrupt Cause Register - Host IPC Readiness
|
/openbmc/pldm/common/ |
H A D | transport.hpp | 29 /** @brief Provides a file descriptor that can be polled for readiness. 31 * Readiness generally indicates that a call to recvMsg() will immediately
|
/openbmc/openbmc/poky/documentation/test-manual/ |
H A D | test-process.rst | 96 readiness criteria. 99 final oversight on release readiness.
|
/openbmc/linux/Documentation/devicetree/bindings/misc/ |
H A D | olpc,xo1.75-ec.yaml | 15 readiness to receive a transfer (that is, when TX FIFO contains the
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8173-elm-hana.dtsi | 50 * added to avoid impacting the readiness of the
|
/openbmc/linux/drivers/net/ipa/ |
H A D | ipa_qmi.h | 34 /* Flags used in negotiating readiness */
|
/openbmc/linux/drivers/staging/most/dim2/ |
H A D | hal.h | 31 bool ready; /* Shows readiness to enqueue next buffer */
|
/openbmc/linux/drivers/gpu/drm/gma500/ |
H A D | opregion.c | 58 u32 drdy; /* driver readiness */ 85 u32 ardy; /* driver readiness */
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/ |
H A D | mlxbf_gige_rx.c | 187 * indicate readiness to receive interrupts in mlxbf_gige_rx_init() 356 * indicate receive readiness in mlxbf_gige_poll()
|
/openbmc/linux/include/uapi/linux/ |
H A D | aio_abi.h | 104 * eventfd to signal AIO readiness to
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
H A D | isp.c | 104 /* Inspect readiness of an ISP indexed by ID */
|
/openbmc/linux/drivers/clk/ti/ |
H A D | dpll3xxx.c | 129 * _omap3_noncore_dpll_lock - instruct a DPLL to lock and wait for readiness 133 * readiness before returning. Will save and restore the DPLL's 172 * _omap3_noncore_dpll_bypass - instruct a DPLL to bypass and wait for readiness 177 * rate. Waits for the DPLL to report readiness before returning. 516 * indicate readiness before returning, unless the DPLL takes too long
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/fuse/files/ |
H A D | gold-unversioned-symbol.patch | 14 http://blog.flameeyes.eu/2011/06/01/gold-readiness-obstacle-2-base-versioning
|
/openbmc/libpldm/include/libpldm/ |
H A D | transport.h | 24 * @param[in] timeout - Wait for readiness for up to timeout milliseconds.
|
/openbmc/qemu/chardev/ |
H A D | char-io.c | 58 * readiness. We need this prepare function be guaranteed in io_watch_poll_prepare()
|
/openbmc/linux/Documentation/isdn/ |
H A D | interface_capi.rst | 15 lingo) with Kernel CAPI to indicate their readiness to provide their service 39 structure of the device, and signal its readiness by calling capi_ctr_ready().
|
/openbmc/linux/Documentation/translations/ja_JP/ |
H A D | SubmittingPatches | 437 「即応性」の原文は "readiness"。 439 行うことができる状態であるかどうかを "readiness" という単語で表現
|
/openbmc/linux/drivers/crypto/ccp/ |
H A D | platform-access.c | 38 * Check for readiness of PSP mailbox in a tight loop in order to in wait_cmd()
|
/openbmc/openbmc-test-automation/extended/code_update/ |
H A D | code_update_utils.robot | 124 System Readiness Test
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_scheduler_types.h | 42 * before we can copy from it). We track the readiness of a request in terms
|
/openbmc/linux/tools/testing/selftests/ir/ |
H A D | ir_loopback.c | 10 // readiness.
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ring.c | 625 * amdgpu_ring_test_helper - tests ring and set sched readiness status 629 * Tests ring and set sched readiness status
|
/openbmc/qemu/hw/char/ |
H A D | virtio-console.c | 133 /* Readiness of the guest to accept data on a port */
|