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

/netbsd-current/sys/arch/arm/cortex/
H A Da9tmr_reg.h82 #define TMR_GBL_INT 0x00c // [L] Global Timer Interrupt Status macro
H A Da9tmr.c210 a9tmr_global_write(sc, TMR_GBL_INT, 1); /* clear interrupt pending */
235 a9tmr_global_read(sc, TMR_GBL_INT),
331 a9tmr_global_write(sc, TMR_GBL_INT, 1); /* Ack the interrupt */

Completed in 164 milliseconds