Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddp83848.h42 #define DP83848_AUTONEG_COMP (1 << 5) macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-davinci/
H A Ddp83848.c120 if (!(tmp & DP83848_AUTONEG_COMP)) in dp83848_auto_negotiate()