Home
last modified time | relevance | path

Searched defs:cpu_ops (Results 1 – 25 of 75) sorted by relevance

123

/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-sopine/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-rpi/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-pinebookpro/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-chip/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-pine64/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument
/dports/sysutils/u-boot-pcduino3/u-boot-2021.07/include/
H A Dcpu.h57 struct cpu_ops { struct
66 int (*get_desc)(const struct udevice *dev, char *buf, int size);
75 int (*get_info)(const struct udevice *dev, struct cpu_info *info);
105 #define cpu_get_ops(dev) ((struct cpu_ops *)(dev)->driver->ops) argument

123