Searched refs:MULTIPLIER (Results 1 – 2 of 2) sorted by relevance
62 #define MULTIPLIER (MULTIPLIER_1 * MULTIPLIER_2) macro119 unsigned long long prescaled = ((unsigned long long)parent_rate) * MULTIPLIER; in msc313_cpupll_frequencyforreg()128 unsigned long long prescaled = ((unsigned long long)parent_rate) * MULTIPLIER; in msc313_cpupll_regforfrequecy()
385 #define MULTIPLIER 37 macro392 h = MULTIPLIER * h + id->device; in get_ctl_id_hash()393 h = MULTIPLIER * h + id->subdevice; in get_ctl_id_hash()395 h = MULTIPLIER * h + id->name[i]; in get_ctl_id_hash()396 h = MULTIPLIER * h + id->index; in get_ctl_id_hash()
Completed in 9 milliseconds