Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dfpgad.c19 static uint dp_last_length = 0x40; variable
43 length = dp_last_length; in do_fpga_md()
92 dp_last_length = length; in do_fpga_md()
Dmem.c38 static ulong dp_last_length = 0x40; variable
61 length = dp_last_length; in do_mem_md()
94 dp_last_length = length; in do_mem_md()