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