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

  /external/u-boot/drivers/ddr/marvell/a38x/
ddr3_training_ip_engine.c 346 u32 mask_dq_num_of_regs, mask_pup_num_of_regs, index_cnt, local
496 for (index_cnt = 0; index_cnt < mask_dq_num_of_regs;
497 index_cnt++) {
500 mask_results_dq_reg_map[index_cnt], 0,
510 for (index_cnt = (pup_id * 8); index_cnt < (pup_id + 1) * 8; index_cnt++) {
515 [index_cnt], (1 << 24), 1 << 24));
519 for (index_cnt = 0; index_cnt < mask_pup_num_of_regs
    [all...]
ddr3_training.c 2078 u32 index_cnt; local
    [all...]

Completed in 1053 milliseconds