Searched refs:cpu_info (Results 1 – 12 of 12) sorted by relevance
8 obj-y = cpu_info.o13 obj-$(CONFIG_R8A7740) += lowlevel_init.o cpu_info-r8a7740.o pfc-r8a7740.o14 obj-$(CONFIG_R8A7790) += lowlevel_init_ca15.o cpu_info-rcar.o pfc-r8a7790.o15 obj-$(CONFIG_R8A7791) += lowlevel_init_ca15.o cpu_info-rcar.o pfc-r8a7791.o16 obj-$(CONFIG_R8A7792) += lowlevel_init_ca15.o cpu_info-rcar.o pfc-r8a7792.o17 obj-$(CONFIG_R8A7793) += lowlevel_init_ca15.o cpu_info-rcar.o pfc-r8a7793.o18 obj-$(CONFIG_R8A7794) += lowlevel_init_ca15.o cpu_info-rcar.o pfc-r8a7794.o19 obj-$(CONFIG_R8A7795) += lowlevel_init_gen3.o cpu_info-rcar.o pfc-r8a7795.o memmap-r8a7795.o20 obj-$(CONFIG_R8A7796) += lowlevel_init_gen3.o cpu_info-rcar.o pfc-r8a7796.o memmap-r8a7796.o21 obj-$(CONFIG_SH73A0) += lowlevel_init.o cpu_info-sh73a0.o pfc-sh73a0.o
44 struct cpu_info { struct67 int (*get_info)(struct udevice *dev, struct cpu_info *info); argument107 int cpu_get_info(struct udevice *dev, struct cpu_info *info);
8 obj-y += cpu_info.o
27 int cpu_get_info(struct udevice *dev, struct cpu_info *info) in cpu_get_info()
248 static int bmips_cpu_get_info(struct udevice *dev, struct cpu_info *info) in bmips_cpu_get_info()350 struct cpu_info cpu; in print_cpuinfo()
31 struct cpu_info info; in print_cpu_list()
13 obj-y += cpu_info.o
101 #warning Please update cpu_info.c with correct CPU information in print_cpuinfo()
152 static int baytrail_get_info(struct udevice *dev, struct cpu_info *info) in baytrail_get_info()
89 static int altera_nios2_get_info(struct udevice *dev, struct cpu_info *info) in altera_nios2_get_info()
453 static int model_206ax_get_info(struct udevice *dev, struct cpu_info *info) in model_206ax_get_info()
721 static int broadwell_get_info(struct udevice *dev, struct cpu_info *info) in broadwell_get_info()