Home
last modified time | relevance | path

Searched refs:COMPUTE_MEMORY_PLL_PARAM (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Drv740_dpm.c204 ret = radeon_atom_get_clock_dividers(rdev, COMPUTE_MEMORY_PLL_PARAM, in rv740_populate_mclk_value()
Drv730_dpm.c134 ret = radeon_atom_get_clock_dividers(rdev, COMPUTE_MEMORY_PLL_PARAM, in rv730_populate_mclk_value()
Drv6xx_dpm.c602 if (radeon_atom_get_clock_dividers(rdev, COMPUTE_MEMORY_PLL_PARAM, clock, false, &dividers)) 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()
Dcypress_dpm.c501 ret = radeon_atom_get_clock_dividers(rdev, COMPUTE_MEMORY_PLL_PARAM, in cypress_populate_mclk_value()
Drv770_dpm.c409 ret = radeon_atom_get_clock_dividers(rdev, COMPUTE_MEMORY_PLL_PARAM, in rv770_populate_mclk_value()
Dni_dpm.c2182 ret = radeon_atom_get_clock_dividers(rdev, COMPUTE_MEMORY_PLL_PARAM, in ni_populate_mclk_value()
Dradeon_atombios.c3093 u32 tmp = mem_clock | (COMPUTE_MEMORY_PLL_PARAM << 24); in radeon_atom_set_ac_timing()
Datombios.h387 #define COMPUTE_MEMORY_PLL_PARAM 1 macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
Datomfirmware.h3134 COMPUTE_MEMORY_PLL_PARAM = 1, enumerator
Datombios.h417 #define COMPUTE_MEMORY_PLL_PARAM 1 macro