Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_gmbus.c46 #define GMBUS_FORCE_BIT_RETRY (1U << 31) macro
872 bus->force_bit &= ~GMBUS_FORCE_BIT_RETRY; in gmbus_xfer()
876 bus->force_bit |= GMBUS_FORCE_BIT_RETRY; in gmbus_xfer()