max_vddci_in_pptable 2488 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 		data->max_vddci_in_pptable = (uint16_t)allowed_mclk_vddci_table->entries[allowed_mclk_vddci_table->count - 1].v;
max_vddci_in_pptable  235 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.h 	uint16_t                            max_vddci_in_pptable;