Searched refs:GMBUS_FORCE_BIT_RETRY (Results 1 – 1 of 1) sorted by relevance
46 #define GMBUS_FORCE_BIT_RETRY (1U << 31) macro782 bus->force_bit &= ~GMBUS_FORCE_BIT_RETRY; in gmbus_xfer()786 bus->force_bit |= GMBUS_FORCE_BIT_RETRY; in gmbus_xfer()
Completed in 4 milliseconds