sclk_index       1683 drivers/gpu/drm/amd/powerplay/hwmgr/smu8_hwmgr.c 	uint32_t sclk_index = PHM_GET_FIELD(cgs_read_ind_register(hwmgr->device, CGS_IND_REG__SMC, ixTARGET_AND_CURRENT_PROFILE_INDEX),
sclk_index       1701 drivers/gpu/drm/amd/powerplay/hwmgr/smu8_hwmgr.c 		if (sclk_index < NUM_SCLK_LEVELS) {
sclk_index       1702 drivers/gpu/drm/amd/powerplay/hwmgr/smu8_hwmgr.c 			sclk = table->entries[sclk_index].clk;