Searched refs:centaur (Results 1 – 3 of 3) sorted by relevance
92 struct eps_cpu_data *centaur; in eps_get() local97 centaur = eps_cpu[cpu]; in eps_get()98 if (centaur == NULL) in eps_get()103 return centaur->fsb * ((lo >> 8) & 0xff); in eps_get()106 static int eps_set_state(struct eps_cpu_data *centaur, in eps_set_state() argument156 struct eps_cpu_data *centaur; in eps_target() local163 centaur = eps_cpu[cpu]; in eps_target()166 dest_state = centaur->freq_table[index].driver_data & 0xffff; in eps_target()167 ret = eps_set_state(centaur, policy, dest_state); in eps_target()183 struct eps_cpu_data *centaur; in eps_cpu_init() local[all …]
2 obj-$(CONFIG_X86_32) += amd.o cyrix.o centaur.o
29 obj-$(CONFIG_CPU_SUP_CENTAUR) += centaur.o