Home
last modified time | relevance | path

Searched refs:identify_cpu (Results 1 – 4 of 4) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc8xxx/
A Dcpu.c220 struct cpu_type *identify_cpu(u32 ver) in identify_cpu() function
323 gd->arch.cpu = identify_cpu(ver); in arch_cpu_init()
/u-boot/arch/x86/cpu/i386/
A Dcpu.c266 static void identify_cpu(struct cpu_device_id *cpu) in identify_cpu() function
384 identify_cpu(&cpu); in setup_identity()
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dfdt.c194 struct cpu_type *cpu = identify_cpu(SVR_SOC_VER(get_svr())); in ft_fixup_l2cache_compatible()
/u-boot/arch/powerpc/include/asm/
A Dprocessor.h1188 struct cpu_type *identify_cpu(u32 ver);

Completed in 22 milliseconds