Home
last modified time | relevance | path

Searched refs:CCM_ANALOG_PLL_ENET_ENABLE_100M (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/arm/freescale/imx/
H A Dimx6_ccmreg.h158 #define CCM_ANALOG_PLL_ENET_ENABLE_100M (1u << 20) /* SATA */ macro
H A Dimx6_ccm.c347 v |= CCM_ANALOG_PLL_ENET_ENABLE_100M; in imx6_ccm_sata_enable()