Searched refs:COMPUTE_MEMORY_PLL_PARAM (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/radeon/ |
D | rv740_dpm.c | 203 ret = radeon_atom_get_clock_dividers(rdev, COMPUTE_MEMORY_PLL_PARAM, in rv740_populate_mclk_value()
|
D | rv730_dpm.c | 132 ret = radeon_atom_get_clock_dividers(rdev, COMPUTE_MEMORY_PLL_PARAM, in rv730_populate_mclk_value()
|
D | rv6xx_dpm.c | 602 if (radeon_atom_get_clock_dividers(rdev, COMPUTE_MEMORY_PLL_PARAM, clock, false, ÷rs)) in rv6xx_program_mclk_stepping_entry() 640 if (radeon_atom_get_clock_dividers(rdev, COMPUTE_MEMORY_PLL_PARAM, in rv6xx_find_memory_clock_with_highest_vco() 1964 ret = radeon_atom_get_clock_dividers(rdev, COMPUTE_MEMORY_PLL_PARAM, in rv6xx_dpm_init()
|
D | cypress_dpm.c | 499 ret = radeon_atom_get_clock_dividers(rdev, COMPUTE_MEMORY_PLL_PARAM, in cypress_populate_mclk_value()
|
D | rv770_dpm.c | 411 ret = radeon_atom_get_clock_dividers(rdev, COMPUTE_MEMORY_PLL_PARAM, in rv770_populate_mclk_value()
|
D | ni_dpm.c | 2183 ret = radeon_atom_get_clock_dividers(rdev, COMPUTE_MEMORY_PLL_PARAM, in ni_populate_mclk_value()
|
D | radeon_atombios.c | 3088 u32 tmp = mem_clock | (COMPUTE_MEMORY_PLL_PARAM << 24); in radeon_atom_set_ac_timing()
|
D | atombios.h | 387 #define COMPUTE_MEMORY_PLL_PARAM 1 macro
|
/Linux-v6.6/drivers/gpu/drm/amd/include/ |
D | atomfirmware.h | 3894 COMPUTE_MEMORY_PLL_PARAM = 1, enumerator
|
D | atombios.h | 417 #define COMPUTE_MEMORY_PLL_PARAM 1 macro
|