Home
last modified time | relevance | path

Searched refs:STEP_0_SPLL_STEP_ENABLE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dr600_dpm.c462 STEP_0_SPLL_STEP_ENABLE, ~STEP_0_SPLL_STEP_ENABLE); in r600_engine_clock_entry_enable_pulse_skipping()
465 0, ~STEP_0_SPLL_STEP_ENABLE); in r600_engine_clock_entry_enable_pulse_skipping()
H A Dr600d.h1375 # define STEP_0_SPLL_STEP_ENABLE (1 << 30) macro