Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx_machdep.h63 u_int imx_soc_type(void);
68 return (imx_soc_type() >> IMXSOC_FAMSHIFT); in imx_soc_family()
H A Dimx51_ccm.c203 switch ((soc = imx_soc_type())) { in imxccm_attach()
591 if (imx_soc_type() == IMXSOC_53) { in imx_ccm_usbphy_enable()
600 if (imx_soc_type() == IMXSOC_51) { in imx_ccm_usbphy_enable()
614 if (imx_soc_type() == IMXSOC_53) { in imx_ccm_usbphy_enable()
H A Dimx53_machdep.c87 imx_soc_type(void) in imx_soc_type() function
H A Dimx51_machdep.c91 imx_soc_type(void) in imx_soc_type() function
H A Dimx6_machdep.c291 imx_soc_type(void) in imx_soc_type() function
H A Dimx_iomux.c215 switch (imx_soc_type()) { in iomux_attach()
H A Dimx_epit.c384 switch (imx_soc_type()) { in epit_probe()