store_throttle    159 arch/powerpc/platforms/cell/cbe_thermal.c 	return store_throttle(get_pmd_regs(dev), buf, size, 0);
store_throttle    165 arch/powerpc/platforms/cell/cbe_thermal.c 	return store_throttle(get_pmd_regs(dev), buf, size, 8);
store_throttle    171 arch/powerpc/platforms/cell/cbe_thermal.c 	return store_throttle(get_pmd_regs(dev), buf, size, 16);
store_throttle    224 arch/powerpc/platforms/cell/cbe_thermal.c 	return store_throttle(cbe_get_cpu_pmd_regs(dev->id), buf, size, 32);
store_throttle    230 arch/powerpc/platforms/cell/cbe_thermal.c 	return store_throttle(cbe_get_cpu_pmd_regs(dev->id), buf, size, 40);
store_throttle    236 arch/powerpc/platforms/cell/cbe_thermal.c 	return store_throttle(cbe_get_cpu_pmd_regs(dev->id), buf, size, 48);