Searched defs:SMBUS_GROUP_CMD (Results 1 – 1 of 1) sorted by relevance
156 #define SMBUS_GROUP_CMD(grp) (0x80 | (((grp) & 0x07) << 3)) macro199 #define SMBUS_GROUP_CMD(grp) (0x80 | (((grp) & 0x07) << 3)) macro