Searched refs:instid (Results 1 – 1 of 1) sorted by relevance
2733 u32 instidhi, instid; in mca_bank_entry_info_decode() local2748 instid = REG_GET_FIELD(ipid, MCMP1_IPIDT0, InstanceIdLo); in mca_bank_entry_info_decode()2750 info->socket_id = ((instid & 0x1) << 2) | (instidhi & 0x03); in mca_bank_entry_info_decode()