Searched refs:gbl (Results 1 – 2 of 2) sorted by relevance
83 seq->gbl.error_stage = stage; in set_failing_group_stage()84 seq->gbl.error_group = group; in set_failing_group_stage()3003 seq->gbl.curr_read_lat--; in rw_mgr_mem_calibrate_lfifo()3497 seq->gbl.error_group = 0xff; in mem_calibrate()3498 seq->gbl.fom_in = 0; in mem_calibrate()3499 seq->gbl.fom_out = 0; in mem_calibrate()3719 seq->gbl.fom_in /= 2; in debug_mem_calibrate()3720 seq->gbl.fom_out /= 2; in debug_mem_calibrate()3722 if (seq->gbl.fom_in > 0xff) in debug_mem_calibrate()3723 seq->gbl.fom_in = 0xff; in debug_mem_calibrate()[all …]
277 struct gbl_type gbl; member
Completed in 9 milliseconds