Searched refs:DPORT_PMS_PRO_DRAM0_0_REG (Results 1 – 3 of 3) sorted by relevance
453 return DPORT_REG_GET_FIELD(DPORT_PMS_PRO_DRAM0_0_REG, DPORT_PMS_PRO_DRAM0_LOCK);540 return DPORT_READ_PERI_REG(DPORT_PMS_PRO_DRAM0_0_REG);546 DPORT_WRITE_PERI_REG( DPORT_PMS_PRO_DRAM0_0_REG, DPORT_PMS_PRO_DRAM0_LOCK);
546 DPORT_WRITE_PERI_REG(DPORT_PMS_PRO_DRAM0_0_REG, DPORT_PMS_PRO_DRAM0_LOCK); in memprot_ll_dram0_set_lock()551 return DPORT_READ_PERI_REG(DPORT_PMS_PRO_DRAM0_0_REG); in memprot_ll_dram0_get_lock_reg()556 return DPORT_REG_GET_FIELD(DPORT_PMS_PRO_DRAM0_0_REG, DPORT_PMS_PRO_DRAM0_LOCK); in memprot_ll_dram0_get_lock_bit()
252 #define DPORT_PMS_PRO_DRAM0_0_REG (DR_REG_SENSITIVE_BASE + 0x028) macro