Searched refs:IRQD_DEFAULT_TRIGGER_SET (Results 1 – 1 of 1) sorted by relevance
503 const IRQD_DEFAULT_TRIGGER_SET = 1 << 25; constant548 self.contains(Self::IRQD_DEFAULT_TRIGGER_SET) in trigger_type_was_set()552 self.insert(Self::IRQD_DEFAULT_TRIGGER_SET); in mark_trigger_type_set()565 self.bits |= Self::IRQD_DEFAULT_TRIGGER_SET.bits; in set_trigger_type()