Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/agere/
H A Det131x.h970 #define ET_MAC_MIIMGMT_STAT_PHYCRTL_MASK 0xFFFF macro
H A Det131x.c1213 *value = readl(&mac->mii_mgmt_stat) & ET_MAC_MIIMGMT_STAT_PHYCRTL_MASK; in et131x_phy_mii_read()