Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dimximage.c171 static struct dcd_v2_cmd *gd_last_cmd; variable
177 struct dcd_v2_cmd *d = gd_last_cmd; in set_dcd_param_v2()
234 gd_last_cmd = d; in set_dcd_param_v2()
240 struct dcd_v2_cmd *d = gd_last_cmd; in set_dcd_val_v2()
283 struct dcd_v2_cmd *d = gd_last_cmd; in set_dcd_rst_v2()
438 gd_last_cmd = NULL; in set_hdr_func()