Home
last modified time | relevance | path

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

/linux-6.1.9/include/soc/imx/
Dcpu.h30 #define MXC_CPU_VF600 0x600 macro
31 #define MXC_CPU_VF610 (MXC_CPU_VF600 | MXC_CPU_VFx10)
/linux-6.1.9/arch/arm/mach-imx/
Dmach-vf610.c42 cpu_type = cpxcount ? MXC_CPU_VF600 : MXC_CPU_VF500; in vf610_detect_cpu()
/linux-6.1.9/drivers/soc/imx/
Dsoc-imx.c133 case MXC_CPU_VF600: in imx_soc_device_init()