Searched refs:ETH_MAN_DATA (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/arm/at91/
H A Dat91emacreg.h174 #define ETH_MAN_DATA 0x0000FFFFU /* data to be written to the PHY */ macro
H A Dat91emac.c535 return (EMAC_READ(ETH_MAN) & ETH_MAN_DATA);
547 | (val & ETH_MAN_DATA)));

Completed in 62 milliseconds