Home
last modified time | relevance | path

Searched refs:MPLL_TIME (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Drv770d.h207 #define MPLL_TIME 0x654 macro
H A Dr600_dpm.c437 WREG32_P(MPLL_TIME, MPLL_LOCK_TIME(lock_time), ~MPLL_LOCK_TIME_MASK); in r600_set_mpll_lock_time()
442 WREG32_P(MPLL_TIME, MPLL_RESET_TIME(reset_time), ~MPLL_RESET_TIME_MASK); in r600_set_mpll_reset_time()
H A Dr600d.h1356 #define MPLL_TIME 0x634 macro
H A Drv770_dpm.c811 WREG32(MPLL_TIME, in rv770_program_mpll_timing_parameters()