Searched refs:spll_table_start (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Dsi_dpm.h176 u32 spll_table_start; member in struct:si_power_info
H A Dni_dpm.h194 u16 spll_table_start; member in struct:ni_power_info
H A Dni_dpm.c1173 ni_pi->spll_table_start = (u16)tmp;
2104 if (ni_pi->spll_table_start == 0)
2152 ret = rv770_copy_bytes_to_smc(rdev, ni_pi->spll_table_start, (u8 *)spll_table,
H A Dsi_dpm.c2794 if (si_pi->spll_table_start == 0)
2840 ret = si_copy_bytes_to_smc(rdev, si_pi->spll_table_start,
3490 si_pi->spll_table_start = tmp;
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.h845 u16 spll_table_start; member in struct:ni_power_info
997 u32 spll_table_start; member in struct:si_power_info
H A Dsi_dpm.c2954 if (si_pi->spll_table_start == 0)
2999 ret = amdgpu_si_copy_bytes_to_smc(adev, si_pi->spll_table_start,
4008 si_pi->spll_table_start = tmp;

Completed in 175 milliseconds