Searched refs:ci_dpm_get_sclk (Results 1 – 4 of 4) sorted by relevance
883 u32 ci_dpm_get_sclk(struct radeon_device *rdev, bool low);
2177 .get_sclk = &ci_dpm_get_sclk,
5939 u32 ci_dpm_get_sclk(struct radeon_device *rdev, bool low) in ci_dpm_get_sclk() function
6112 static u32 ci_dpm_get_sclk(struct amdgpu_device *adev, bool low) in ci_dpm_get_sclk() function6673 .get_sclk = &ci_dpm_get_sclk,