OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DP83848_LINK_STATUS
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/
dp83848.h
44
#define
DP83848_LINK_STATUS
(1 << 2)
/external/u-boot/arch/arm/mach-davinci/
dp83848.c
44
if (!(tmp &
DP83848_LINK_STATUS
)) /* link up? */
Completed in 514 milliseconds