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

/netbsd-current/sys/arch/arm/cortex/
H A Da9tmr_reg.h81 #define TMR_GBL_CTL 0x008 // Global Timer Control macro
H A Da9tmr.c154 a9tmr_global_write(sc, TMR_GBL_CTL, TMR_CTL_ENABLE);
194 uint32_t ctl = a9tmr_global_read(sc, TMR_GBL_CTL);
196 a9tmr_global_write(sc, TMR_GBL_CTL,
213 a9tmr_global_write(sc, TMR_GBL_CTL, ctl);
217 a9tmr_global_read(sc, TMR_GBL_CTL),

Completed in 121 milliseconds