Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Drv770d.h208 # define MPLL_LOCK_TIME(x) ((x) << 0) macro
H A Dr600_dpm.c438 WREG32_P(MPLL_TIME, MPLL_LOCK_TIME(lock_time), ~MPLL_LOCK_TIME_MASK); in r600_set_mpll_lock_time()
H A Dr600d.h1357 # define MPLL_LOCK_TIME(x) ((x) << 0) macro
H A Drv770_dpm.c815 (MPLL_LOCK_TIME(R600_MPLLLOCKTIME_DFLT * pi->ref_div) | in rv770_program_mpll_timing_parameters()