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

/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx_machdep.h63 u_int imx_soc_type(void);
68 return (imx_soc_type() >> IMXSOC_FAMSHIFT);
H A Dimx53_machdep.c87 imx_soc_type(void) function
H A Dimx51_machdep.c91 imx_soc_type(void) function
H A Dimx51_ccm.c203 switch ((soc = imx_soc_type())) {
591 if (imx_soc_type() == IMXSOC_53) {
600 if (imx_soc_type() == IMXSOC_51) {
614 if (imx_soc_type() == IMXSOC_53) {
H A Dimx6_machdep.c291 imx_soc_type(void) function
344 printf("imx_soc_type: Don't understand hwsoc 0x%02x, "
H A Dimx_iomux.c215 switch (imx_soc_type()) {
H A Dimx_epit.c384 switch (imx_soc_type()) {

Completed in 129 milliseconds