Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_gmbus.c49 #define GMBUS_FORCE_BIT_RETRY (1U << 31) macro
802 bus->force_bit &= ~GMBUS_FORCE_BIT_RETRY; in gmbus_xfer()
806 bus->force_bit |= GMBUS_FORCE_BIT_RETRY; in gmbus_xfer()