Searched refs:sclk_high (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_rs780_dpm.c415 if (current_state->sclk_low == current_state->sclk_high)
440 if ((new_state->sclk_high == old_state->sclk_high) &&
450 new_state->sclk_high, false, &max_dividers);
455 old_state->sclk_high, false, &current_max_dividers);
487 if ((new_state->sclk_high == old_state->sclk_high) &&
505 if ((new_state->sclk_high == old_state->sclk_high) &&
509 if (new_state->sclk_high
[all...]
H A Drs780_dpm.h58 u32 sclk_high; member in struct:igp_ps

Completed in 101 milliseconds