Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunqe.c702 u8 phyconfig; in qe_get_link() local
705 phyconfig = sbus_readb(mregs + MREGS_PHYCONFIG); in qe_get_link()
708 return phyconfig & MREGS_PHYCONFIG_LSTAT; in qe_get_link()