Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/soc/imx/
H A Dcpu.h19 #define MXC_CPU_IMX6ULL 0x65 macro
/OK3568_Linux_fs/kernel/arch/arm/mach-imx/
H A Dmxc.h50 return __mxc_cpu_type == MXC_CPU_IMX6ULL; in cpu_is_imx6ull()
H A Danatop.c133 if ((digprog >> 16) == MXC_CPU_IMX6ULL) { in imx_init_revision_from_anatop()
/OK3568_Linux_fs/kernel/drivers/soc/imx/
H A Dsoc-imx.c100 case MXC_CPU_IMX6ULL: in imx_soc_device_init()