Home
last modified time | relevance | path

Searched refs:SBI_RESPONSE_FAIL (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/i915/
Di915_reg.h4557 #define SBI_RESPONSE_FAIL (0x1<<1) macro
Dintel_display.c1521 if (wait_for((I915_READ(SBI_CTL_STAT) & (SBI_BUSY | SBI_RESPONSE_FAIL)) == 0, in intel_sbi_write()
1551 if (wait_for((I915_READ(SBI_CTL_STAT) & (SBI_BUSY | SBI_RESPONSE_FAIL)) == 0, in intel_sbi_read()