Searched refs:GMBUS_FORCE_BIT_RETRY (Results 1 – 2 of 2) sorted by relevance
713 bus->force_bit &= ~GMBUS_FORCE_BIT_RETRY; in gmbus_xfer()717 bus->force_bit |= GMBUS_FORCE_BIT_RETRY; in gmbus_xfer()
659 #define GMBUS_FORCE_BIT_RETRY (1U << 31) macro