SMU_FCLK         1011 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c 		return smu_print_clk_levels(&adev->smu, SMU_FCLK, buf);
SMU_FCLK         1033 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c 		ret = smu_force_clk_levels(&adev->smu, SMU_FCLK, mask);
SMU_FCLK          665 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c 	case SMU_FCLK:
SMU_FCLK          666 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c 		ret = smu_get_current_clk_freq(smu, SMU_FCLK, &now);
SMU_FCLK          848 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c 	case SMU_FCLK:
SMU_FCLK          697 drivers/gpu/drm/amd/powerplay/navi10_ppt.c 	case SMU_FCLK:
SMU_FCLK          764 drivers/gpu/drm/amd/powerplay/navi10_ppt.c 	case SMU_FCLK:
SMU_FCLK          235 drivers/gpu/drm/amd/powerplay/renoir_ppt.c 	case SMU_FCLK:
SMU_FCLK           45 drivers/gpu/drm/amd/powerplay/renoir_ppt.h 		case SMU_FCLK:						\
SMU_FCLK         1024 drivers/gpu/drm/amd/powerplay/vega20_ppt.c 	case SMU_FCLK:
SMU_FCLK         1025 drivers/gpu/drm/amd/powerplay/vega20_ppt.c 		ret = smu_get_current_clk_freq(smu, SMU_FCLK, &now);
SMU_FCLK         1374 drivers/gpu/drm/amd/powerplay/vega20_ppt.c 	case SMU_FCLK: