Home
last modified time | relevance | path

Searched refs:PHYCR_READ (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dftmac110.c76 tmp = PHYCR_READ in mdio_read()
84 if (tmp & PHYCR_READ) in mdio_read()
89 if (tmp & PHYCR_READ) in mdio_read()
H A Dftmac110.h75 #define PHYCR_READ (1 << 26) macro