Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunqe.h245 #define MREGS_PHYCONFIG_LSTAT 0x80 /* Link status */ macro
H A Dsunqe.c237 if ((tmp & MREGS_PHYCONFIG_LSTAT) != 0) in qe_init()
708 return phyconfig & MREGS_PHYCONFIG_LSTAT; in qe_get_link()