Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/imx/
H A Dcpu.h19 #define MXC_CPU_IMX6UL 0x64 macro
/openbmc/linux/arch/arm/mach-imx/
H A Dmxc.h45 return __mxc_cpu_type == MXC_CPU_IMX6UL; in cpu_is_imx6ul()
/openbmc/linux/drivers/soc/imx/
H A Dsoc-imx.c101 case MXC_CPU_IMX6UL: in imx_soc_device_init()