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

/netbsd-6-1-5-RELEASE/sys/arch/evbarm/stand/boot2440/
H A Ddm9k.c196 CSR_WRITE_1(sc, DM9000_NCR, DM9000_NCR_RST |
198 while( CSR_READ_1(sc, DM9000_NCR) & DM9000_NCR_RST );
217 CSR_WRITE_1(sc, DM9000_NCR, DM9000_NCR_RST |
219 while( CSR_READ_1(sc, DM9000_NCR) & DM9000_NCR_RST );
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Ddm9000reg.h42 #define DM9000_NCR_RST (1 << 0) macro
H A Ddm9000.c858 DM9000_NCR_RST | DM9000_NCR_LBK_MAC_INTERNAL);
873 DM9000_NCR_RST | DM9000_NCR_LBK_MAC_INTERNAL);

Completed in 58 milliseconds