Searched refs:PHYCR_READ (Results 1 – 2 of 2) sorted by relevance
75 tmp = PHYCR_READ in mdio_read()83 if (tmp & PHYCR_READ) in mdio_read()88 if (tmp & PHYCR_READ) in mdio_read()
74 #define PHYCR_READ (1 << 26) macro