Home
last modified time | relevance | path

Searched defs:timeout_us (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dintel_context_param.h14 intel_context_set_watchdog_us(struct intel_context *ce, u64 timeout_us) in intel_context_set_watchdog_us()
H A Dintel_context_types.h133 u64 timeout_us; member
H A Dselftest_rps.c878 static void sleep_for_ei(struct intel_rps *rps, int timeout_us) in sleep_for_ei()
/openbsd-src/sys/dev/pci/drm/amd/display/dmub/src/
H A Ddmub_srv.c755 uint32_t timeout_us) in dmub_srv_wait_for_auto_load()
775 uint32_t timeout_us) in dmub_srv_wait_for_idle()
802 uint16_t param, uint32_t timeout_us) in dmub_srv_send_gpint_command()
988 enum dmub_status dmub_srv_wait_for_inbox0_ack(struct dmub_srv *dmub, uint32_t timeout_us) in dmub_srv_wait_for_inbox0_ack()
/openbsd-src/sys/dev/pci/drm/include/linux/
H A Diopoll.h6 #define readx_poll_timeout(op, addr, val, cond, sleep_us, timeout_us) \ argument
/openbsd-src/sys/dev/ic/
H A Dufshci.c546 for (timeout_us = timeout_ms * 1000; timeout_us != 0; in ufshci_doorbell_poll() local
1934 uint64_t timeout_us; ufshci_hibernate_io() local
[all...]
/openbsd-src/sys/dev/pci/drm/amd/display/dc/
H A Ddc_dmub_srv.c1035 static const uint32_t timeout_us = 30; in dc_dmub_srv_enable_dpia_trace() local
/openbsd-src/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c984 dm_helpers_smu_timeout(struct dc_context * ctx,unsigned int msg_id,unsigned int param,unsigned int timeout_us) dm_helpers_smu_timeout() argument
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_ddi.c205 int timeout_us; in intel_wait_ddi_buf_active() local