Searched refs:DPORT_PMS_PRO_IRAM0_0_REG (Results 1 – 3 of 3) sorted by relevance
122 DPORT_WRITE_PERI_REG( DPORT_PMS_PRO_IRAM0_0_REG, DPORT_PMS_PRO_IRAM0_LOCK);127 return DPORT_READ_PERI_REG(DPORT_PMS_PRO_IRAM0_0_REG);132 return DPORT_REG_GET_FIELD(DPORT_PMS_PRO_IRAM0_0_REG, DPORT_PMS_PRO_IRAM0_LOCK);
90 DPORT_WRITE_PERI_REG( DPORT_PMS_PRO_IRAM0_0_REG, DPORT_PMS_PRO_IRAM0_LOCK); in memprot_ll_iram0_set_lock()95 return DPORT_READ_PERI_REG(DPORT_PMS_PRO_IRAM0_0_REG); in memprot_ll_iram0_get_lock_reg()100 return DPORT_REG_GET_FIELD(DPORT_PMS_PRO_IRAM0_0_REG, DPORT_PMS_PRO_IRAM0_LOCK); in memprot_ll_iram0_get_lock_bit()
54 #define DPORT_PMS_PRO_IRAM0_0_REG (DR_REG_SENSITIVE_BASE + 0x010) macro