Home
last modified time | relevance | path

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

/external/u-boot/prebuilt-intermediates/
Dimximage.h153 struct dcd_v2_cmd { struct
160 struct dcd_v2_cmd dcd_cmd; argument
/external/u-boot/include/
Dimximage.h153 struct dcd_v2_cmd { struct
160 struct dcd_v2_cmd dcd_cmd; argument
/external/u-boot/tools/
Dimximage.c175 static struct dcd_v2_cmd *gd_last_cmd;
181 struct dcd_v2_cmd *d = gd_last_cmd; in set_dcd_param_v2()
182 struct dcd_v2_cmd *d2; in set_dcd_param_v2()
190 d2 = (struct dcd_v2_cmd *)(((char *)d) + len); in set_dcd_param_v2()
244 struct dcd_v2_cmd *d = gd_last_cmd; in set_dcd_val_v2()
287 struct dcd_v2_cmd *d = gd_last_cmd; in set_dcd_rst_v2()
294 d = (struct dcd_v2_cmd *)(((char *)d) + len); in set_dcd_rst_v2()