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

/netbsd-6-1-5-RELEASE/sys/arch/arm/at91/
H A Dat91emacreg.h48 #define ETH_MAN 0x34U /* 0x34: PHY Maintenance Register */ macro
H A Dat91emac.c530 EMAC_WRITE(ETH_MAN, (ETH_MAN_HIGH | ETH_MAN_RW_RD
535 return (EMAC_READ(ETH_MAN) & ETH_MAN_DATA);
543 EMAC_WRITE(ETH_MAN, (ETH_MAN_HIGH | ETH_MAN_RW_WR

Completed in 101 milliseconds