Searched refs:GT_FREQUENCY_MULTIPLIER (Results 1 – 4 of 4) sorted by relevance
280 GT_FREQUENCY_MULTIPLIER, GEN9_FREQ_SCALER); in slpc_decode_min_freq()291 GT_FREQUENCY_MULTIPLIER, GEN9_FREQ_SCALER); in slpc_decode_max_freq()520 GT_FREQUENCY_MULTIPLIER; in slpc_get_rp_values()522 GT_FREQUENCY_MULTIPLIER; in slpc_get_rp_values()524 GT_FREQUENCY_MULTIPLIER; in slpc_get_rp_values()
9 #define FREQUENCY_REQ_UNIT DIV_ROUND_CLOSEST(GT_FREQUENCY_MULTIPLIER, \
1476 return DIV_ROUND_CLOSEST(val * GT_FREQUENCY_MULTIPLIER, in intel_gpu_freq()1483 return val * GT_FREQUENCY_MULTIPLIER; in intel_gpu_freq()1494 GT_FREQUENCY_MULTIPLIER); in intel_freq_opcode()1500 return DIV_ROUND_CLOSEST(val, GT_FREQUENCY_MULTIPLIER); in intel_freq_opcode()
1741 #define GT_FREQUENCY_MULTIPLIER 50 macro
Completed in 662 milliseconds