Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sun/
Dsunqe.c700 u8 phyconfig; in qe_get_link() local
703 phyconfig = sbus_readb(mregs + MREGS_PHYCONFIG); in qe_get_link()
706 return phyconfig & MREGS_PHYCONFIG_LSTAT; in qe_get_link()