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

/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_debugfs.c681 #define DROP_ACTIVE BIT(3) macro
691 DROP_ACTIVE | \
718 if (val & (DROP_IDLE | DROP_ACTIVE)) {

Completed in 198 milliseconds