Searched defs:SIZE_MB (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ | ||
| H A D | memblk.h | 64 #define SIZE_MB(len) ((len) >> 20) macro |
| /OK3568_Linux_fs/u-boot/cmd/ | ||
| H A D | mtdparts.c | 212 #define SIZE_MB ((u32)1024*1024) in memsize_format() macro |