Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/phy/
H A Dmiiphybb.c42 #ifdef MDIO_DECLARE in bb_mdio_active_wrap()
43 MDIO_DECLARE; in bb_mdio_active_wrap()
51 #ifdef MDIO_DECLARE in bb_mdio_tristate_wrap()
52 MDIO_DECLARE; in bb_mdio_tristate_wrap()
60 #ifdef MDIO_DECLARE in bb_set_mdio_wrap()
61 MDIO_DECLARE; in bb_set_mdio_wrap()
69 #ifdef MDIO_DECLARE in bb_get_mdio_wrap()
70 MDIO_DECLARE; in bb_get_mdio_wrap()
/openbmc/u-boot/include/configs/
H A DMPC8560ADS.h297 #define MDIO_DECLARE volatile ioport_t *iop = ioport_addr ( \ macro
299 #define MDC_DECLARE MDIO_DECLARE
/openbmc/u-boot/doc/
H A DREADME.bitbangMII16 MDIO_DECLARE - Declaration needed to access to the MDIO pin (optional)