Searched refs:softint_mask (Results 1 – 2 of 2) sorted by relevance
22 unsigned long softint_mask; member
203 .softint_mask = 1UL << 0,295 .softint_mask = 1UL << 16,429 .softint_mask = 1UL << 0,719 unsigned long tick_mask = tick_operations.softint_mask; in timer_interrupt()