od_lookup_table   307 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 	struct vega10_odn_vddc_lookup_table *od_lookup_table;
od_lookup_table   321 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 	od_lookup_table = &odn_table->vddc_lookup_table;
od_lookup_table   325 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 		od_lookup_table->entries[i].us_vdd = vddc_lookup_table->entries[i].us_vdd;
od_lookup_table   327 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 	od_lookup_table->count = vddc_lookup_table->count;