Searched refs:BLOCK_STATUS_MASK (Results 1 – 2 of 2) sorted by relevance
358 #define BLOCK_STATUS_MASK 0x1 macro
237 if (((read_data >> BLOCK_STATUS_OFFS) & BLOCK_STATUS_MASK) == BLOCK_STATUS_NOT_LOCKED) in mv_ddr_tip_bist()