Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv317 0x17, 0, EBX, 15:0, soc_vid, SOC Vendor ID
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c1791 uint8_t soc_vid = 0; in vega10_populate_vddc_soc_levels() local
1801 soc_vid = (uint8_t)convert_to_vid(vddc_lookup_table->entries[i].us_vdd); in vega10_populate_vddc_soc_levels()
1802 pp_table->SocVid[i] = soc_vid; in vega10_populate_vddc_soc_levels()
1805 pp_table->SocVid[i] = soc_vid; in vega10_populate_vddc_soc_levels()