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

/freebsd-11-stable/sys/arm/cavium/cns11xx/
H A Decona_reg.h123 #define TIMER_TM_INTR_MASK_REG 0x38 macro
H A Dtimer.c152 mask_value = read_4(TIMER_TM_INTR_MASK_REG);
172 write_4(mask_value, TIMER_TM_INTR_MASK_REG);

Completed in 63 milliseconds