Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_sbi.c49 if (cmd & SBI_RESPONSE_FAIL) { in intel_sbi_rw()
H A Di915_reg.h5782 #define SBI_RESPONSE_FAIL (0x1 << 1)
5780 #define SBI_RESPONSE_FAIL global() macro