Searched refs:print_memory (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/cmd/ddr_tool/ | ||
| H A D | ddr_tool_common.h | 16 void print_memory(void *addr, ulong size); |
| H A D | ddr_tool_common.c | 69 void print_memory(void *addr, ulong size) in print_memory() function |