Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmicrochipphy.h52 #define LAN88XX_EXT_MODE_CTRL_MDIX_MASK_ (0x000C) macro
/openbmc/linux/drivers/net/phy/
H A Dmicrochip.c314 buf &= ~LAN88XX_EXT_MODE_CTRL_MDIX_MASK_; in lan88xx_set_mdix()