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

/netbsd-current/sys/arch/arm/cortex/
H A Da9tmr_reg.h90 #define TMR_GBL_CTL_CMP_ENABLE __BIT(1) // [banked] macro
H A Da9tmr.c195 if (ctl & TMR_GBL_CTL_CMP_ENABLE) {
197 ctl & ~TMR_GBL_CTL_CMP_ENABLE);
211 ctl |= TMR_GBL_CTL_CMP_ENABLE | TMR_GBL_CTL_INT_ENABLE |

Completed in 69 milliseconds