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.c2733 u32 instidhi, instid; in mca_bank_entry_info_decode() local
2748 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()