Searched defs:PAD_SIZE (Results 1 – 3 of 3) sorted by relevance
| /u-boot/tools/ | ||
| A D | sunxi_egon.c | 15 #define PAD_SIZE 8192 macro |
| A D | sunxi_toc0.c | 30 #define PAD_SIZE 8192 macro |
| /u-boot/include/ | ||
| A D | memalign.h | 70 #define PAD_SIZE(s, pad) (PAD_COUNT(s, pad) * pad) macro |
Completed in 9 milliseconds