Searched refs:SMBUS_CMD_QUICK (Results 1 – 2 of 2) sorted by relevance
460 if (protocol != SMBUS_CMD_QUICK) { in pch_smbus_start()503 ret = pch_smbus_start(dev, periph_addr, rw, 0, NULL, SMBUS_CMD_QUICK); in pch_smbus_quick()
46 #define SMBUS_CMD_QUICK 0b000 macro