Searched refs:UCLASS_CPU (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/ |
| H A D | mp_init.c | 116 for (uclass_find_first_device(UCLASS_CPU, &dev); in find_cpu_by_apic_id() 279 ret = uclass_find_device(UCLASS_CPU, i, &dev); in check_cpu_devices() 446 for (uclass_find_first_device(UCLASS_CPU, &dev); in qemu_cpu_fixup() 494 ret = uclass_get(UCLASS_CPU, &uc); in mp_init()
|
| H A D | cpu_x86.c | 94 .id = UCLASS_CPU,
|
| H A D | cpu.c | 236 uclass_first_device(UCLASS_CPU, &dev); in x86_init_cpus()
|
| /OK3568_Linux_fs/u-boot/arch/nios2/cpu/ |
| H A D | cpu.c | 66 ret = uclass_first_device_err(UCLASS_CPU, &dev); in arch_cpu_init_dm() 147 .id = UCLASS_CPU,
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/qemu/ |
| H A D | cpu.c | 43 .id = UCLASS_CPU,
|
| /OK3568_Linux_fs/u-boot/drivers/cpu/ |
| H A D | bmips_cpu.c | 338 .id = UCLASS_CPU, 355 err = uclass_get_device(UCLASS_CPU, 0, &dev); in print_cpuinfo()
|
| H A D | cpu-uclass.c | 80 .id = UCLASS_CPU,
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | uclass-id.h | 33 UCLASS_CPU, /* CPU, typically part of an SoC */ enumerator
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | cpu.c | 27 for (uclass_first_device(UCLASS_CPU, &dev); in print_cpu_list()
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/baytrail/ |
| H A D | cpu.c | 202 .id = UCLASS_CPU,
|
| H A D | acpi.c | 150 ret = uclass_find_first_device(UCLASS_CPU, &dev); in acpi_create_gnvs()
|
| /OK3568_Linux_fs/u-boot/arch/x86/lib/ |
| H A D | sfi.c | 85 for (uclass_find_first_device(UCLASS_CPU, &dev); in sfi_write_cpus()
|
| H A D | mpspec.c | 81 for (uclass_find_first_device(UCLASS_CPU, &dev); in mp_write_processor()
|
| H A D | acpi_table.c | 194 for (uclass_find_first_device(UCLASS_CPU, &dev); in acpi_create_madt_lapics()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | smbios.c | 181 uclass_find_first_device(UCLASS_CPU, &dev); in smbios_write_type4_dm()
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/ |
| H A D | model_206ax.c | 492 .id = UCLASS_CPU,
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/ |
| H A D | cpu.c | 762 .id = UCLASS_CPU,
|