Searched refs:DRAM0_INTR_ST_OP_ATOMIC_BIT (Results 1 – 3 of 3) sorted by relevance
67 #define DRAM0_INTR_ST_OP_ATOMIC_BIT BIT(5) //non-atomic: 0, atomic: 1 macro
409 #define DRAM0_INTR_ST_OP_ATOMIC_BIT BIT(5) //non-atomic: 0, atomic: 1572 *op_subtype = (uint32_t)status_bits & DRAM0_INTR_ST_OP_ATOMIC_BIT;
573 *op_subtype = status_bits & DRAM0_INTR_ST_OP_ATOMIC_BIT; in memprot_ll_dram0_get_fault_op_type()