Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dsmc91111.c891 word phydata; in smc_read_phy_register() local
1000 word phydata) in smc_write_phy_register()
H A Dftgmac100.h43 unsigned int phydata; /* 0x64 */ member
176 #define FTGMAC100_PHYDATA_MIIRDATA(phydata) (((phydata) >> 16) & 0xffff) argument
H A Dftmac110.c98 uint8_t phyaddr, uint8_t phyreg, uint16_t phydata) in mdio_write()