Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dr600_dpm.c438 WREG32_P(MPLL_TIME, MPLL_LOCK_TIME(lock_time), ~MPLL_LOCK_TIME_MASK); in r600_set_mpll_lock_time()
443 WREG32_P(MPLL_TIME, MPLL_RESET_TIME(reset_time), ~MPLL_RESET_TIME_MASK); in r600_set_mpll_reset_time()
H A Drv770d.h207 #define MPLL_TIME 0x654 macro
H A Dr600d.h1356 #define MPLL_TIME 0x634 macro
H A Drv770_dpm.c814 WREG32(MPLL_TIME, in rv770_program_mpll_timing_parameters()