Searched refs:DPORT_PMS_PRO_IRAM0_ILG_INTR (Results 1 – 3 of 3) sorted by relevance
96 return DPORT_GET_PERI_REG_MASK(DPORT_PMS_PRO_IRAM0_4_REG, DPORT_PMS_PRO_IRAM0_ILG_INTR) > 0;111 return DPORT_REG_GET_FIELD(DPORT_PMS_PRO_IRAM0_4_REG, DPORT_PMS_PRO_IRAM0_ILG_INTR);
69 return DPORT_GET_PERI_REG_MASK(DPORT_PMS_PRO_IRAM0_4_REG, DPORT_PMS_PRO_IRAM0_ILG_INTR) > 0; in memprot_ll_iram0_is_assoc_intr()79 return DPORT_REG_GET_FIELD(DPORT_PMS_PRO_IRAM0_4_REG, DPORT_PMS_PRO_IRAM0_ILG_INTR); in memprot_ll_iram0_get_intr_on_bit()
227 #define DPORT_PMS_PRO_IRAM0_ILG_INTR (BIT(2)) macro