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

/u-boot/board/sunxi/
H A DMakefile10 obj-$(CONFIG_SUN7I_GMAC) += gmac.o
/u-boot/arch/arm/mach-omap2/omap5/
H A Dhw_data.c254 .gmac = gmac_dpll_params_2000mhz,
265 .gmac = gmac_dpll_params_2000mhz,
276 .gmac = gmac_dpll_params_2000mhz,
/u-boot/drivers/net/
H A Dmtk_eth.h72 #define SYSCFG0_SGMII_SEL(gmac) ((!(gmac)) ? BIT(9) : BIT(8))
H A DMakefile14 obj-$(CONFIG_BCM_SF2_ETH_GMAC) += bcm-sf2-eth-gmac.o
H A Dmt7620-eth.c570 static int mt7620_setup_gmac_mode(struct mt7620_eth_priv *priv, u32 gmac, argument
577 switch (gmac) {
600 if (gmac == 2)
613 gmac);
/u-boot/arch/arm/mach-omap2/
H A Dclocks-common.c207 if (!dpll_data->gmac)
209 return &dpll_data->gmac[sysclk_ind];
425 DPLL_LOCK, "gmac");
/u-boot/arch/arm/include/asm/
H A Domap_common.h536 const struct dpll_params *gmac; member in struct:dplls

Completed in 164 milliseconds