Searched refs:FORCEWAKE_KERNEL_FALLBACK (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/
H A Dintel_uncore.c229 wait_ack_clear(d, FORCEWAKE_KERNEL_FALLBACK);
231 fw_set(d, FORCEWAKE_KERNEL_FALLBACK);
234 wait_ack_set(d, FORCEWAKE_KERNEL_FALLBACK);
238 fw_clear(d, FORCEWAKE_KERNEL_FALLBACK);
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_regs.h1556 #define FORCEWAKE_KERNEL_FALLBACK BIT(15) macro

Completed in 141 milliseconds