Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/mscc/
H A Dmscc.h158 #define PHY_ADDR_REVERSED 0x0200 macro
H A Dmscc_main.c1541 if (val & PHY_ADDR_REVERSED) { in vsc8584_get_base_addr()
/openbmc/u-boot/drivers/net/phy/
H A Dmscc.c81 #define PHY_ADDR_REVERSED BIT(9) macro
666 if (reg & PHY_ADDR_REVERSED) in vsc8574_config_pre_init()
869 if (reg & PHY_ADDR_REVERSED) in vsc8584_config_pre_init()