Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/mx6sxsabresd/
H A Dmx6sxsabresd.c134 reg |= BM_ANADIG_PLL_ENET_REF_25M_ENABLE; in setup_fec()
/openbmc/u-boot/board/udoo/neo/
H A Dneo.c285 reg |= BM_ANADIG_PLL_ENET_REF_25M_ENABLE; in setup_fec()
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/
H A Dcrm_regs.h1207 #define BM_ANADIG_PLL_ENET_REF_25M_ENABLE 0x00200000 macro