Home
last modified time | relevance | path

Searched refs:gbl (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsequencer.c76 static struct gbl_type *gbl; variable
86 if (gbl->error_stage == CAL_STAGE_NIL) { in set_failing_group_stage()
87 gbl->error_substage = substage; in set_failing_group_stage()
88 gbl->error_stage = stage; in set_failing_group_stage()
89 gbl->error_group = group; in set_failing_group_stage()
1063 rw_wl_nop_cycles = gbl->rw_wl_nop_cycles; in rw_mgr_mem_calibrate_write_test_issue()
2550 if (gbl->phy_debug_mode_flags & PHY_DEBUG_DISABLE_GUARANTEED_READ) in rw_mgr_mem_calibrate_guaranteed_write()
2817 writel(gbl->curr_read_lat, &phy_mgr_cfg->phy_rlat); in rw_mgr_mem_calibrate_lfifo()
2819 __func__, __LINE__, gbl->curr_read_lat); in rw_mgr_mem_calibrate_lfifo()
2830 gbl->curr_read_lat--; in rw_mgr_mem_calibrate_lfifo()
[all …]