Home
last modified time | relevance | path

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

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