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