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

/netbsd-current/sys/arch/arm/cortex/
H A Da9tmr_reg.h80 #define TMR_GBL_CTR_U 0x004 // Global Timer 64-bit Upper Timer macro
H A Da9tmr.c172 hi = a9tmr_global_read(sc, TMR_GBL_CTR_U);
174 } while (hi != a9tmr_global_read(sc, TMR_GBL_CTR_U));

Completed in 176 milliseconds