Searched refs:edc_bist_cmd_reg (Results 1 – 1 of 1) sorted by relevance
197 uint32_t edc_bist_cmd_reg, edc_bist_cmd_addr_reg, edc_bist_cmd_len_reg; in csio_t5_edc_read() local206 edc_bist_cmd_reg = EDC_REG_T5(EDC_H_BIST_CMD_A, idx); in csio_t5_edc_read()213 if (csio_rd_reg32(hw, edc_bist_cmd_reg) & START_BIST_F) in csio_t5_edc_read()219 edc_bist_cmd_reg); in csio_t5_edc_read()220 i = csio_hw_wait_op_done_val(hw, edc_bist_cmd_reg, START_BIST_F, in csio_t5_edc_read()