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

/netbsd-current/sys/arch/arm/sociox/
H A Dif_scx.c312 #define GMACBMR 0x1000 /* DMA bus mode control */ macro
1088 mac_write(sc, GMACBMR, BMR_RST);
1091 busy = mac_read(sc, GMACBMR) & BMR_RST;
1093 mac_write(sc, GMACBMR, _BMR);

Completed in 251 milliseconds