Searched refs:DRAM0_INTR_ST_FAULTADDR_S (Results 1 – 3 of 3) sorted by relevance
65 #define DRAM0_INTR_ST_FAULTADDR_S 0x4 //(bits 21:2 of real address) macro
406 #define DRAM0_INTR_ST_FAULTADDR_S 0x4 //(bits 21:2 of real address)568 uint32_t fault_addr = (status_bits & DRAM0_INTR_ST_FAULTADDR_M) >> DRAM0_INTR_ST_FAULTADDR_S;
584 …return (intptr_t)(((status_bits & DRAM0_INTR_ST_FAULTADDR_M) >> DRAM0_INTR_ST_FAULTADDR_S) | DRAM0… in memprot_ll_dram0_sram_get_fault_address()799 …return (intptr_t)(((status_bits & DRAM0_INTR_ST_FAULTADDR_M) >> DRAM0_INTR_ST_FAULTADDR_S) | DRAM0… in memprot_ll_dram0_rtcfast_get_fault_address()