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

/netbsd-current/sys/arch/arm/at91/
H A Dat91emacreg.h174 #define ETH_MAN_DATA 0x0000FFFFU /* data to be written to the PHY */ macro
H A Dat91emac.c516 *val = EMAC_READ(ETH_MAN) & ETH_MAN_DATA;
532 | (val & ETH_MAN_DATA)));
/netbsd-current/sys/dev/cadence/
H A Dcemacreg.h227 #define ETH_MAN_DATA 0x0000FFFFU /* data to be written to the PHY */ macro
H A Dif_cemac.c658 *val = CEMAC_READ(ETH_MAN) & ETH_MAN_DATA;
673 | (val & ETH_MAN_DATA)));

Completed in 91 milliseconds