Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-imx/imx8/
H A Dcpu.c601 static int cpu_imx_get_vendor(struct udevice *dev, char *buf, int size) in cpu_imx_get_vendor() function
611 .get_vendor = cpu_imx_get_vendor,