Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddp83848.h26 #define DP83848_SPEED_SELECT (1 << 13) macro
/openbmc/u-boot/arch/arm/mach-davinci/
H A Ddp83848.c107 tmp |= DP83848_SPEED_SELECT | DP83848_AUTONEG | DP83848_DUPLEX_MODE; in dp83848_auto_negotiate()