Searched defs:VDO_CMD_VENDOR (Results 1 – 2 of 2) sorted by relevance
61 #define VDO_CMD_VENDOR(x) (((0x10 + (x)) & 0x1f)) macro