Searched refs:softint_mask (Results 1 – 2 of 2) sorted by relevance
204 .softint_mask = 1UL << 0,296 .softint_mask = 1UL << 16,430 .softint_mask = 1UL << 0,721 unsigned long tick_mask = tick_operations.softint_mask; in timer_interrupt()
22 unsigned long softint_mask; member