HomeSort by: relevance | last modified time | path
    Searched defs:safe_voltage (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_rv6xx_dpm.c 1209 u16 safe_voltage; local in function:rv6xx_set_sw_voltage_to_safe
1211 safe_voltage = (new_state->low.vddc >= old_state->low.vddc) ?
1215 safe_voltage);
radeon_rv6xx_dpm.c 1209 u16 safe_voltage; local in function:rv6xx_set_sw_voltage_to_safe
1211 safe_voltage = (new_state->low.vddc >= old_state->low.vddc) ?
1215 safe_voltage);
radeon_rv6xx_dpm.c 1209 u16 safe_voltage; local in function:rv6xx_set_sw_voltage_to_safe
1211 safe_voltage = (new_state->low.vddc >= old_state->low.vddc) ?
1215 safe_voltage);

Completed in 34 milliseconds