Searched refs:IRQD_DEFAULT_TRIGGER_SET (Results 1 – 1 of 1) sorted by relevance
471 const IRQD_DEFAULT_TRIGGER_SET = 1 << 25; constant516 self.contains(Self::IRQD_DEFAULT_TRIGGER_SET) in trigger_type_was_set()520 self.insert(Self::IRQD_DEFAULT_TRIGGER_SET); in mark_trigger_type_set()533 self.bits |= Self::IRQD_DEFAULT_TRIGGER_SET.bits; in set_trigger_type()