Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-imx/imx8/
H A Dcpu.c539 const char *get_imx8_type(u32 imxtype) in get_imx8_type() function
643 plat->type = get_imx8_type((cpurev & 0xFF000) >> 12); in imx8_cpu_probe()