Searched refs:SMBUS_CMD_PROC_CALL (Results 1 – 2 of 2) sorted by relevance
470 protocol == SMBUS_CMD_PROC_CALL) { in pch_smbus_start()757 (uint8_t *)&send_word, SMBUS_CMD_PROC_CALL); in pch_smbus_pcall()
142 #define SMBUS_CMD_PROC_CALL 0b100 macro