Searched refs:TIMER_CTL_MONOTONIC_MASK (Results 1 – 2 of 2) sorted by relevance
167 reg &= ~TIMER_CTL_MONOTONIC_MASK; in bcm63xx_timer_set()169 reg |= TIMER_CTL_MONOTONIC_MASK; in bcm63xx_timer_set()
440 #define TIMER_CTL_MONOTONIC_MASK (1 << 30) macro
Completed in 10 milliseconds