Searched defs:CHIP_REV_ID (Results 1 – 1 of 1) sorted by relevance
286 #define GET_ASIC_REV(CHIP_REV_ID) ((CHIP_REV_ID) >> 12) argument 292 #define GET_CHIP_REV(CHIP_REV_ID) ((CHIP_REV_ID) >> 8) argument 297 #define GET_METAL_REV(CHIP_REV_ID) ((CHIP_REV_ID) & 0xff) argument