Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A DMPC8560ADS.h301 #define MDIO_ACTIVE (iop->pdir |= 0x00400000) macro
/openbmc/u-boot/doc/
H A DREADME.bitbangMII17 MDIO_ACTIVE - Activate the MDIO pin as out pin
/openbmc/u-boot/drivers/net/phy/
H A Dmiiphybb.c45 MDIO_ACTIVE; in bb_mdio_active_wrap()