Searched refs:DPORT_PMS_PRO_DRAM0_ILG_INTR (Results 1 – 3 of 3) sorted by relevance
428 return DPORT_GET_PERI_REG_MASK(DPORT_PMS_PRO_DRAM0_3_REG, DPORT_PMS_PRO_DRAM0_ILG_INTR) > 0;443 return DPORT_REG_GET_FIELD(DPORT_PMS_PRO_DRAM0_3_REG, DPORT_PMS_PRO_DRAM0_ILG_INTR);
519 return DPORT_GET_PERI_REG_MASK(DPORT_PMS_PRO_DRAM0_3_REG, DPORT_PMS_PRO_DRAM0_ILG_INTR) > 0; in memprot_ll_dram0_is_assoc_intr()535 return DPORT_REG_GET_FIELD(DPORT_PMS_PRO_DRAM0_3_REG, DPORT_PMS_PRO_DRAM0_ILG_INTR); in memprot_ll_dram0_get_intr_on_bit()
375 #define DPORT_PMS_PRO_DRAM0_ILG_INTR (BIT(2)) macro