Searched refs:EDC_BIST_CMD (Results 1 – 3 of 3) sorted by relevance
253 if (csio_rd_reg32(hw, EDC_BIST_CMD + idx) & START_BIST) in csio_t4_edc_read()259 EDC_BIST_CMD + idx); in csio_t4_edc_read()260 i = csio_hw_wait_op_done_val(hw, EDC_BIST_CMD + idx, START_BIST, in csio_t4_edc_read()
495 #define EDC_BIST_CMD 0x7904 macro
353 edc_bist_cmd = EDC_REG(EDC_BIST_CMD, idx); in t4_edc_read()