Searched refs:SBI_RESPONSE_FAIL (Results 1 – 2 of 2) sorted by relevance
4673 #define SBI_RESPONSE_FAIL (0x1<<1) macro
1552 if (wait_for((I915_READ(SBI_CTL_STAT) & (SBI_BUSY | SBI_RESPONSE_FAIL)) == 0, in intel_sbi_write()1580 if (wait_for((I915_READ(SBI_CTL_STAT) & (SBI_BUSY | SBI_RESPONSE_FAIL)) == 0, in intel_sbi_read()