Searched refs:DPORT_PMS_PRO_AHB_ILG_CLR (Results 1 – 2 of 2) sorted by relevance
194 DPORT_SET_PERI_REG_MASK(DPORT_PMS_PRO_AHB_3_REG, DPORT_PMS_PRO_AHB_ILG_CLR); in memprot_ll_peri2_clear_intr()195 DPORT_CLEAR_PERI_REG_MASK(DPORT_PMS_PRO_AHB_3_REG, DPORT_PMS_PRO_AHB_ILG_CLR); in memprot_ll_peri2_clear_intr()246 return DPORT_REG_GET_FIELD(DPORT_PMS_PRO_AHB_3_REG, DPORT_PMS_PRO_AHB_ILG_CLR); in memprot_ll_peri2_get_intr_clr_bit()
623 #define DPORT_PMS_PRO_AHB_ILG_CLR (BIT(0)) macro