Home
last modified time | relevance | path

Searched defs:phydata (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/net/
Dsmc91111.c891 word phydata; in smc_read_phy_register() local
1000 word phydata) in smc_write_phy_register()
Dftmac110.c97 uint8_t phyaddr, uint8_t phyreg, uint16_t phydata) in mdio_write()
Dftgmac100.h42 unsigned int phydata; /* 0x64 */ member
175 #define FTGMAC100_PHYDATA_MIIRDATA(phydata) (((phydata) >> 16) & 0xffff) argument