Home
last modified time | relevance | path

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

/external/u-boot/drivers/ddr/altera/
Dsequencer.c3711 struct gbl_type my_gbl; in sdram_calibration_full() local
3715 memset(&my_gbl, 0, sizeof(my_gbl)); in sdram_calibration_full()
3718 gbl = &my_gbl; in sdram_calibration_full()