Home
last modified time | relevance | path

Searched refs:cpu_ops (Results 1 – 9 of 9) sorted by relevance

/rk3399_rockchip-uboot/drivers/cpu/
H A Dcpu-uclass.c19 struct cpu_ops *ops = cpu_get_ops(dev); in cpu_get_desc()
29 struct cpu_ops *ops = cpu_get_ops(dev); in cpu_get_info()
39 struct cpu_ops *ops = cpu_get_ops(dev); in cpu_get_count()
49 struct cpu_ops *ops = cpu_get_ops(dev); in cpu_get_vendor()
H A Dbmips_cpu.c276 static const struct cpu_ops bmips_cpu_ops = {
/rk3399_rockchip-uboot/include/
H A Dcpu.h49 struct cpu_ops { struct
88 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/rk3399_rockchip-uboot/arch/x86/cpu/qemu/
H A Dcpu.c31 static const struct cpu_ops cpu_qemu_ops = {
/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dcpu_x86.c81 static const struct cpu_ops cpu_x86_ops = {
/rk3399_rockchip-uboot/arch/x86/cpu/baytrail/
H A Dcpu.c188 static const struct cpu_ops cpu_x86_baytrail_ops = {
/rk3399_rockchip-uboot/arch/nios2/cpu/
H A Dcpu.c133 static const struct cpu_ops altera_nios2_ops = {
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/
H A Dmodel_206ax.c478 static const struct cpu_ops cpu_x86_model_206ax_ops = {
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/
H A Dcpu.c748 static const struct cpu_ops cpu_x86_broadwell_ops = {