Home
last modified time | relevance | path

Searched refs:cpu_x86_get_desc (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/cpu/
H A Dcpu_x86.c42 int cpu_x86_get_desc(struct udevice *dev, char *buf, int size) in cpu_x86_get_desc() function
82 .get_desc = cpu_x86_get_desc,
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dcpu_x86.h32 int cpu_x86_get_desc(struct udevice *dev, char *buf, int size);
/OK3568_Linux_fs/u-boot/arch/x86/cpu/baytrail/
H A Dcpu.c189 .get_desc = cpu_x86_get_desc,
/OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/
H A Dmodel_206ax.c479 .get_desc = cpu_x86_get_desc,
/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Dcpu.c749 .get_desc = cpu_x86_get_desc,