Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/radeon/
Drv770d.h208 # define MPLL_LOCK_TIME(x) ((x) << 0) macro
Dr600_dpm.c437 WREG32_P(MPLL_TIME, MPLL_LOCK_TIME(lock_time), ~MPLL_LOCK_TIME_MASK); in r600_set_mpll_lock_time()
Dr600d.h1357 # define MPLL_LOCK_TIME(x) ((x) << 0) macro
Drv770_dpm.c812 (MPLL_LOCK_TIME(R600_MPLLLOCKTIME_DFLT * pi->ref_div) | in rv770_program_mpll_timing_parameters()