Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A DMPC8560ADS.h302 #define MDIO_TRISTATE (iop->pdir &= ~0x00400000) macro
/openbmc/u-boot/doc/
H A DREADME.bitbangMII18 MDIO_TRISTATE - Activate the MDIO pin as input/tristate pin
/openbmc/u-boot/drivers/net/phy/
H A Dmiiphybb.c54 MDIO_TRISTATE; in bb_mdio_tristate_wrap()