Searched refs:FLD_FEATURE_PREEMPT_PRIORITY_INT_EN (Results 1 – 2 of 2) sorted by relevance
131 reg_irq_feature |= FLD_FEATURE_PREEMPT_PRIORITY_INT_EN; in plic_preempt_feature_en()141 reg_irq_feature &= (~FLD_FEATURE_PREEMPT_PRIORITY_INT_EN); in plic_preempt_feature_dis()
52 FLD_FEATURE_PREEMPT_PRIORITY_INT_EN = BIT(0), enumerator