Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dniu.h594 #define XPCS_CONTROL1_RESET 0x0000000000008000ULL macro
H A Dniu.c5399 val |= XPCS_CONTROL1_RESET; in niu_xpcs_reset()
5401 while ((--limit >= 0) && (val & XPCS_CONTROL1_RESET)) { in niu_xpcs_reset()