Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/sun/
Dniu.h593 #define XPCS_CONTROL1_RESET 0x0000000000008000ULL macro
Dniu.c5396 val |= XPCS_CONTROL1_RESET; in niu_xpcs_reset()
5398 while ((--limit >= 0) && (val & XPCS_CONTROL1_RESET)) { in niu_xpcs_reset()