Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddp83848.h29 #define DP83848_ISOLATE (1 << 10) macro
/openbmc/u-boot/arch/arm/mach-davinci/
H A Ddp83848.c91 tmp |= DP83848_ISOLATE; /* Electrically isolate PHY */ in dp83848_auto_negotiate()