Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddp83848.h45 #define DP83848_LINK_STATUS (1 << 2) macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-davinci/
H A Ddp83848.c45 if (!(tmp & DP83848_LINK_STATUS)) /* link up? */ in dp83848_get_link_speed()