Searched refs:centaur (Results 1 – 3 of 3) sorted by relevance
93 struct eps_cpu_data *centaur; in eps_get() local 98 centaur = eps_cpu[cpu]; in eps_get() 99 if (centaur == NULL) in eps_get() 104 return centaur->fsb * ((lo >> 8) & 0xff); in eps_get() 107 static int eps_set_state(struct eps_cpu_data *centaur, in eps_set_state() argument 155 struct eps_cpu_data *centaur; in eps_target() local 162 centaur = eps_cpu[cpu]; in eps_target() 165 dest_state = centaur->freq_table[index].driver_data & 0xffff; in eps_target() 166 ret = eps_set_state(centaur, policy, dest_state); in eps_target() 182 struct eps_cpu_data *centaur; in eps_cpu_init() local [all...]
3 obj-$(CONFIG_X86_32) += amd.o cyrix.o centaur.o legacy.o
46 obj-$(CONFIG_CPU_SUP_CENTAUR) += centaur.o