Searched refs:register_to_index (Results 1 – 1 of 1) sorted by relevance
52 static const u8 register_to_index[8] = { 3, 2, 4, 1, 7, 6, 0, 5 }; variable98 return clock_ratio[register_to_index[(invalue >> 5)&7]].driver_data; in powernow_k6_get_cpu_multiplier()