Searched refs:FRU_OFFSET_VAL (Results 1 – 1 of 1) sorted by relevance
303 #define FRU_OFFSET_VAL(code, rx) (scb_fru_offset[FRU_OFFSET_BASE(rx) + \ macro306 #define FRU_OFFSET(code, rx) (FRU_OFFSET_VAL(code, rx) & 0xf)307 #define FRU_REG_INDEX(code, rx) (((FRU_OFFSET_VAL(code, rx) >> 4) \316 ((FRU_OFFSET_VAL(code, rx) >> 4) \