Searched refs:DM9000_EPCR_ERPRR (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Ddm9000reg.h101 #define DM9000_EPCR_ERPRR (1 << 2) macro
H A Ddm9000.c212 /* Select read operation (DM9000_EPCR_ERPRR) from the PHY */
213 dme_write(sc, DM9000_EPCR, DM9000_EPCR_ERPRR + DM9000_EPCR_EPOS_PHY);
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/stand/boot2440/
H A Ddm9k.c402 /* Select read operation (DM9000_EPCR_ERPRR) from the PHY */
403 CSR_WRITE_1(sc, DM9000_EPCR, DM9000_EPCR_ERPRR | DM9000_EPCR_EPOS_PHY);

Completed in 33 milliseconds