Searched refs:GMBUS_SATOER (Results 1 – 3 of 3) sorted by relevance
282 (GMBUS_SATOER | GMBUS_HW_RDY), 50)) in gmbus_xfer()284 if (GMBUS_REG_READ(GMBUS2 + reg_offset) & GMBUS_SATOER) in gmbus_xfer()311 (GMBUS_SATOER | GMBUS_HW_RDY), 50)) in gmbus_xfer()314 GMBUS_SATOER) in gmbus_xfer()327 …if (i + 1 < num && wait_for(GMBUS_REG_READ(GMBUS2 + reg_offset) & (GMBUS_SATOER | GMBUS_HW_WAIT_PH… in gmbus_xfer()329 if (GMBUS_REG_READ(GMBUS2 + reg_offset) & GMBUS_SATOER) in gmbus_xfer()
68 #define GMBUS_SATOER (1<<10) macro
416 status |= GMBUS_SATOER; in gmbus_wait()429 if (gmbus2 & GMBUS_SATOER) in gmbus_wait()