Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/mach-at91/include/mach/
Dat91_emac.h82 #define AT91_EMAC_CFG_RMII 0x2000 macro
/third_party/uboot/u-boot-2020.01/drivers/net/
Dat91_emac.c368 value |= AT91_EMAC_CFG_RMII; in at91emac_init()