Home
last modified time | relevance | path

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

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