Home
last modified time | relevance | path

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

123

/linux/tools/testing/selftests/hid/tests/
H A Dbase_device.py168 readiness = cls._uhid_devices.setdefault(id, HidReadiness())
171 if not readiness.is_ready and ready:
172 readiness.count += 1
174 readiness.is_ready = ready
/linux/drivers/misc/mei/
H A Dhw-txe-regs.h121 /* Host Interrupt Cause Register 0 - SeC IPC Readiness
202 /* SeC Interrupt Cause Register - Host IPC Readiness
/linux/Documentation/devicetree/bindings/misc/
H A Dolpc,xo1.75-ec.yaml15 readiness to receive a transfer (that is, when TX FIFO contains the
/linux/drivers/net/ipa/
H A Dipa_qmi.h36 /* Flags used in negotiating readiness */
/linux/drivers/staging/most/dim2/
H A Dhal.h31 bool ready; /* Shows readiness to enqueue next buffer */
/linux/drivers/gpu/drm/gma500/
H A Dopregion.c58 u32 drdy; /* driver readiness */
85 u32 ardy; /* driver readiness */
/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_rx.c187 * indicate readiness to receive interrupts in mlxbf_gige_rx_init()
356 * indicate receive readiness in mlxbf_gige_poll()
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8173-elm-hana.dtsi61 * added to avoid impacting the readiness of the
/linux/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.
516 * indicate readiness before returning, unless the DPLL takes too long
H A Dclkt_dflt.c81 * indicate readiness (i.e., to leave IDLE). This code does not
/linux/include/uapi/linux/
H A Daio_abi.h104 * eventfd to signal AIO readiness to
/linux/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().
/linux/Documentation/translations/ja_JP/
H A DSubmittingPatches437 「即応性」の原文は "readiness"。
439 行うことができる状態であるかどうかを "readiness" という単語で表現
/linux/drivers/crypto/ccp/
H A Dplatform-access.c38 * Check for readiness of PSP mailbox in a tight loop in order to in wait_cmd()
/linux/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
/linux/tools/testing/selftests/ir/
H A Dir_loopback.c10 // readiness.
/linux/drivers/iio/pressure/
H A Ddps310.c483 /* Poll for sensor readiness; base the timeout upon the sample rate. */ in dps310_read_pres_raw()
532 /* Poll for sensor readiness; base the timeout upon the sample rate. */ in dps310_read_temp_raw()
/linux/drivers/iio/adc/
H A Dti-lmp92064.c255 * Wait for the device to signal readiness to prevent reading bogus data in lmp92064_reset()
H A Dmt6359-auxadc.c122 * @rdy_idx: Readiness register number
123 * @rdy_mask: Bitmask to determine channel readiness
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ring.c676 * amdgpu_ring_test_helper - tests ring and set sched readiness status
680 * Tests ring and set sched readiness status
/linux/drivers/firmware/efi/
H A DKconfig147 interfaces readiness of the firmware.
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm214 /* inform SPI the readiness and wait for SPI's go signal */
666 …s_barrier //barrier to ensure the readiness of L…
H A Dcwsr_trap_handler_gfx10.asm388 /* inform SPI the readiness and wait for SPI's go signal */
1179 …s_barrier //barrier to ensure the readiness of LDS before access attemps from any other wav…
H A Dcwsr_trap_handler_gfx9.asm371 /* inform SPI the readiness and wait for SPI's go signal */
951 …s_barrier //barrier to ensure the readiness of LDS before access attempts from any other wav…
/linux/drivers/acpi/acpica/
H A Ddbxface.c71 /* Wait the readiness of the command */ in acpi_db_start_command()

123