Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/cmd/
Dcmd_vo.c239 unsigned long layer_tmp, addr_tmp, strd_tmp, x_tmp, y_tmp, width_tmp, height_tmp; in start_layer_parse() local
245 ret = strict_strtoul(argv[2], CMD_VO_ARGS_BASE16, &addr_tmp); /* 2nd arg */ in start_layer_parse()
276 *addr = addr_tmp; in start_layer_parse()