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