HomeSort by relevance Sort by last modified time
    Searched refs:HWS_LOW2HIGH (Results 1 - 5 of 5) sorted by null

  /external/u-boot/drivers/ddr/marvell/a38x/
ddr3_training_centralization.c 138 for (search_dir_id = HWS_LOW2HIGH;
173 [HWS_LOW2HIGH]
196 (result[HWS_LOW2HIGH], result_type)) &&
550 for (search_dir_id = HWS_LOW2HIGH;
590 GET_TAP_RESULT(result[HWS_LOW2HIGH]
597 (result[HWS_LOW2HIGH], result_type)) &&
ddr3_training_ip_def.h 124 HWS_LOW2HIGH,
ddr3_training_ip_engine.c 440 reg_data = (search_dir == HWS_LOW2HIGH) ? 0 : (1 << 8);
    [all...]
ddr3_training_pbs.c 39 (pbs_mode == PBS_RX_MODE) ? HWS_HIGH2LOW : HWS_LOW2HIGH;
43 int init_val = (search_dir == HWS_LOW2HIGH) ? 0 : iterations;
385 search_dir = HWS_LOW2HIGH;
386 /* !!!!! ran sh (search_dir == HWS_LOW2HIGH)?0:iterations; */
471 search_dir = (pbs_mode == PBS_RX_MODE) ? HWS_LOW2HIGH :
473 init_val = (search_dir == HWS_LOW2HIGH) ? 0 : iterations;
609 HWS_LOW2HIGH : HWS_HIGH2LOW;
ddr3_training_bist.c 232 RESULT_PER_BYTE, HWS_CONTROL_ELEMENT_ADLL, HWS_LOW2HIGH, dir, tm->if_act_mask, val,

Completed in 281 milliseconds