Searched refs:R600_AH_DFLT (Results 1 – 7 of 7) sorted by relevance
29 #define R600_AH_DFLT 5 macro
5594 100 * R600_AH_DFLT, in si_populate_smc_t()5601 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT; in si_populate_smc_t()5602 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT; in si_populate_smc_t()
31 #define R600_AH_DFLT 5 macro
2417 100 * R600_AH_DFLT, in ni_populate_smc_t()2425 100 * R600_AH_DFLT, in ni_populate_smc_t()2432 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT; in ni_populate_smc_t()2433 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT; in ni_populate_smc_t()
1029 R600_AH_DFLT, in rv6xx_calculate_ap()1037 R600_AH_DFLT, in rv6xx_calculate_ap()
274 (int)state->low.sclk * (R600_AH_DFLT - pi->rlp); in rv770_populate_smc_t()282 (R600_AH_DFLT - pi->rmp); in rv770_populate_smc_t()
5092 100 * R600_AH_DFLT, in si_populate_smc_t()5099 t_h = (i + 1) * 1000 - 50 * R600_AH_DFLT; in si_populate_smc_t()5100 t_l = (i + 1) * 1000 + 50 * R600_AH_DFLT; in si_populate_smc_t()
Completed in 42 milliseconds