Home
last modified time | relevance | path

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

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