Home
last modified time | relevance | path

Searched refs:enable_fec_anatop_clock (Results 1 – 22 of 22) sorted by relevance

/openbmc/u-boot/board/phytec/pcl063/
H A Dpcl063.c143 ret = enable_fec_anatop_clock(0, ENET_50MHZ); in setup_fec()
154 ret = enable_fec_anatop_clock(1, ENET_50MHZ); in setup_fec()
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/
H A Dclock.h74 int enable_fec_anatop_clock(int fec_id, enum enet_freq freq);
/openbmc/u-boot/board/technexion/pico-imx6ul/
H A Dpico-imx6ul.c99 ret = enable_fec_anatop_clock(1, ENET_50MHZ); in setup_fec()
/openbmc/u-boot/board/grinn/liteboard/
H A Dboard.c171 ret = enable_fec_anatop_clock(0, ENET_50MHZ); in setup_fec()
/openbmc/u-boot/board/k+p/kp_imx6q_tpc/
H A Dkp_imx6q_tpc.c123 return enable_fec_anatop_clock(0, ENET_50MHZ); in setup_fec_clock()
/openbmc/u-boot/board/barco/platinum/
H A Dplatinum_picon.c150 return enable_fec_anatop_clock(0, ENET_50MHZ); in platinum_setup_enet()
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A Dopos6ul.c81 ret = enable_fec_anatop_clock(0, ENET_50MHZ); in board_eth_init()
H A Dclock.c905 int enable_fec_anatop_clock(int fec_id, enum enet_freq freq) in enable_fec_anatop_clock() function
/openbmc/u-boot/board/aristainetos/
H A Daristainetos-v1.c187 ret = enable_fec_anatop_clock(0, ENET_50MHZ); in board_eth_init()
/openbmc/u-boot/board/freescale/mx6sxsabreauto/
H A Dmx6sxsabreauto.c92 return enable_fec_anatop_clock(1, ENET_125MHZ); in setup_fec()
/openbmc/u-boot/board/dhelectronics/dh_imx6/
H A Ddh_imx6.c162 return enable_fec_anatop_clock(0, ENET_50MHZ); in setup_fec_clock()
/openbmc/u-boot/board/ccv/xpress/
H A Dxpress.c277 ret = enable_fec_anatop_clock(fec_id, ENET_50MHZ); in setup_fec()
/openbmc/u-boot/board/toradex/colibri-imx6ull/
H A Dcolibri-imx6ull.c256 ret = enable_fec_anatop_clock(1, ENET_50MHZ); in setup_fec()
/openbmc/u-boot/board/liebherr/display5/
H A Ddisplay5.c287 ret = enable_fec_anatop_clock(0, ENET_125MHZ); in board_eth_init()
/openbmc/u-boot/board/freescale/mx6slevk/
H A Dmx6slevk.c219 return enable_fec_anatop_clock(0, ENET_50MHZ); in setup_fec()
/openbmc/u-boot/board/samtec/vining_2000/
H A Dvining_2000.c150 ret = enable_fec_anatop_clock(0, ENET_50MHZ); in board_eth_init()
/openbmc/u-boot/board/freescale/mx6sxsabresd/
H A Dmx6sxsabresd.c116 ret = enable_fec_anatop_clock(0, ENET_125MHZ); in setup_fec()
/openbmc/u-boot/board/udoo/neo/
H A Dneo.c288 return enable_fec_anatop_clock(fec_id, ENET_25MHZ); in setup_fec()
/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/
H A Dmx6ul_14x14_evk.c419 ret = enable_fec_anatop_clock(fec_id, ENET_50MHZ); in setup_fec()
/openbmc/u-boot/board/solidrun/mx6cuboxi/
H A Dmx6cuboxi.c310 int ret = enable_fec_anatop_clock(0, ENET_25MHZ); in board_eth_init()
/openbmc/u-boot/board/freescale/mx6sabreauto/
H A Dmx6sabreauto.c348 enable_fec_anatop_clock(0, ENET_125MHZ); in setup_fec()
/openbmc/u-boot/board/toradex/colibri_imx6/
H A Dcolibri_imx6.c412 ret = enable_fec_anatop_clock(0, ENET_50MHZ); in board_eth_init()