Home
last modified time | relevance | path

Searched full:readiness (Results 1 – 25 of 83) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dhw-txe.c453 * 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 Dhw-txe.h32 * @readiness: readiness state of the hardware
40 u32 readiness; member
H A Dhw-txe-regs.h121 /* Host Interrupt Cause Register 0 - SeC IPC Readiness
202 /* SeC Interrupt Cause Register - Host IPC Readiness
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dselect.h94 readiness, in WRITEFDS (if not NULL) for write readiness, and in EXCEPTFDS
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dselect.h94 readiness, in WRITEFDS (if not NULL) for write readiness, and in EXCEPTFDS
/OK3568_Linux_fs/yocto/poky/documentation/test-manual/
H A Dtest-process.rst98 readiness criteria.
101 final oversight on release readiness.
/OK3568_Linux_fs/external/rockit/tgi/sdk/include/
H A DRTTaskNodeBase.h165 // scheduling thread to recheck the node readiness after current scheduling
169 // with all the recent changes that can affect node readiness.
/OK3568_Linux_fs/kernel/drivers/net/ipa/
H A Dipa_qmi.h30 /* Flags used in negotiating readiness */
/OK3568_Linux_fs/kernel/drivers/clk/ti/
H A Ddpll3xxx.c129 * _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.
430 * indicate readiness before returning, unless the DPLL takes too long
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/misc/
H A Dolpc,xo1.75-ec.yaml15 readiness to receive a transfer (that is, when TX FIFO contains the
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dopregion.c57 u32 drdy; /* driver readiness */
84 u32 ardy; /* driver readiness */
/OK3568_Linux_fs/kernel/drivers/staging/most/dim2/
H A Dhal.h31 bool ready; /* Shows readiness to enqueue next buffer */
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_scheduler_types.h42 * before we can copy from it). We track the readiness of a request in terms
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Daio_abi.h102 * eventfd to signal AIO readiness to
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Daio_abi.h102 * eventfd to signal AIO readiness to
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Daio_abi.h104 * eventfd to signal AIO readiness to
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Disp.c104 /* Inspect readiness of an ISP indexed by ID */
/OK3568_Linux_fs/kernel/Documentation/translations/ja_JP/
H A DSubmittingPatches443 「即応性」の原文は "readiness"。
445 行うことができる状態であるかどうかを "readiness" という単語で表現
/OK3568_Linux_fs/kernel/Documentation/isdn/
H A Dinterface_capi.rst15 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().
/OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-support/fuse/files/
H A Dgold-unversioned-symbol.patch14 http://blog.flameeyes.eu/2011/06/01/gold-readiness-obstacle-2-base-versioning
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ring.c442 * amdgpu_ring_test_helper - tests ring and set sched readiness status
446 * Tests ring and set sched readiness status
/OK3568_Linux_fs/kernel/tools/testing/selftests/ir/
H A Dir_loopback.c10 // readiness.
/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A DKconfig177 interfaces readiness of the firmware.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_opregion.c76 u32 drdy; /* driver readiness */
108 u32 ardy; /* driver readiness */
140 /* Driver readiness indicator */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/
H A DPrompt.html75 <p><small>GDB</small> indicates its readiness to read a command by printing a string

1234