Searched defs:PAD_SIZE (Results 1 – 2 of 2) sorted by relevance
/u-boot/tools/ | ||
A D | sunxi_egon.c | 15 #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 11 milliseconds