Home
last modified time | relevance | path

Searched refs:cpu_get_ops (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/cpu/
A Dcpu-uclass.c41 struct cpu_ops *ops = cpu_get_ops(cpu); in cpu_is_current()
74 struct cpu_ops *ops = cpu_get_ops(dev); in cpu_get_desc()
84 struct cpu_ops *ops = cpu_get_ops(dev); in cpu_get_info()
97 struct cpu_ops *ops = cpu_get_ops(dev); in cpu_get_count()
107 struct cpu_ops *ops = cpu_get_ops(dev); in cpu_get_vendor()
/u-boot/include/
A Dcpu.h105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) macro

Completed in 7 milliseconds