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

/netbsd-current/sys/arch/arm/at91/
H A Dat91streg.h47 #define ST_CRTR 0x24UL /* 0x24: Current Real-time Register */ macro
H A Dat91st.c301 current_count = READ_ST(ST_CRTR);
357 for (crtv = READ_ST(ST_CRTR);;) {
358 while (crtv == (t = READ_ST(ST_CRTR))) ;

Completed in 75 milliseconds