Home
last modified time | relevance | path

Searched refs:instid (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_6_ppt.c3381 u32 instidhi, instid; in mca_bank_entry_info_decode() local
3396 instid = REG_GET_FIELD(ipid, MCMP1_IPIDT0, InstanceIdLo); in mca_bank_entry_info_decode()
3398 info->socket_id = ((instid & 0x1) << 2) | (instidhi & 0x03); in mca_bank_entry_info_decode()