Home
last modified time | relevance | path

Searched refs:usEngineClockLow (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dpptable.h316 USHORT usEngineClockLow; member
370 USHORT usEngineClockLow; member
386 USHORT usEngineClockLow; member
403 USHORT usEngineClockLow; member
414 USHORT usEngineClockLow; //clockfrequency & 0xFFFF. The unit is in 10khz member
Dradeon_atombios.c2479 sclk = le16_to_cpu(clock_info->sumo.usEngineClockLow); in radeon_atombios_parse_pplib_clock_info()
2488 sclk = le16_to_cpu(clock_info->ci.usEngineClockLow); in radeon_atombios_parse_pplib_clock_info()
2497 sclk = le16_to_cpu(clock_info->si.usEngineClockLow); in radeon_atombios_parse_pplib_clock_info()
2510 sclk = le16_to_cpu(clock_info->evergreen.usEngineClockLow); in radeon_atombios_parse_pplib_clock_info()
2523 sclk = le16_to_cpu(clock_info->r600.usEngineClockLow); in radeon_atombios_parse_pplib_clock_info()
Dtrinity_dpm.c1715 sclk = le16_to_cpu(clock_info->sumo.usEngineClockLow); in trinity_parse_pplib_clock_info()
1808 sclk = le16_to_cpu(clock_info->sumo.usEngineClockLow); in trinity_parse_power_table()
Drv770_dpm.c2198 sclk = le16_to_cpu(clock_info->evergreen.usEngineClockLow); in rv7xx_parse_pplib_clock_info()
2207 sclk = le16_to_cpu(clock_info->r600.usEngineClockLow); in rv7xx_parse_pplib_clock_info()
Dkv_dpm.c2618 sclk = le16_to_cpu(clock_info->sumo.usEngineClockLow); in kv_parse_pplib_clock_info()
2711 sclk = le16_to_cpu(clock_info->sumo.usEngineClockLow); in kv_parse_power_table()
Dsumo_dpm.c1439 sclk = le16_to_cpu(clock_info->sumo.usEngineClockLow); in sumo_parse_pplib_clock_info()
Drv6xx_dpm.c1839 sclk = le16_to_cpu(clock_info->r600.usEngineClockLow); in rv6xx_parse_pplib_clock_info()
Dci_dpm.c5449 pl->sclk = le16_to_cpu(clock_info->ci.usEngineClockLow); in ci_parse_pplib_clock_info()
5588 sclk = le16_to_cpu(clock_info->ci.usEngineClockLow); in ci_parse_power_table()
Dsi_dpm.c6756 pl->sclk = le16_to_cpu(clock_info->si.usEngineClockLow); in si_parse_pplib_clock_info()
6898 sclk = le16_to_cpu(clock_info->si.usEngineClockLow); in si_parse_power_table()
Dni_dpm.c3931 pl->sclk = le16_to_cpu(clock_info->evergreen.usEngineClockLow); in ni_parse_pplib_clock_info()
/linux-4.4.14/drivers/gpu/drm/amd/include/
Dpptable.h322 USHORT usEngineClockLow; member
376 USHORT usEngineClockLow; member
392 USHORT usEngineClockLow; member
409 USHORT usEngineClockLow; member
420 USHORT usEngineClockLow; //clockfrequency & 0xFFFF. The unit is in 10khz member
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dkv_dpm.c2715 sclk = le16_to_cpu(clock_info->sumo.usEngineClockLow); in kv_parse_pplib_clock_info()
2808 sclk = le16_to_cpu(clock_info->sumo.usEngineClockLow); in kv_parse_power_table()
Dci_dpm.c5595 pl->sclk = le16_to_cpu(clock_info->ci.usEngineClockLow); in ci_parse_pplib_clock_info()
5734 sclk = le16_to_cpu(clock_info->ci.usEngineClockLow); in ci_parse_power_table()