Home
last modified time | relevance | path

Searched defs:PAD_SIZE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dmemalign.h71 #define PAD_SIZE(s, pad) (PAD_COUNT(s, pad) * pad) macro
/OK3568_Linux_fs/kernel/lib/
H A Dtest_printf.c30 #define PAD_SIZE 16 macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/seeq/
H A Dsgiseeq.c66 #define PAD_SIZE (128 - sizeof(struct hpc_dma_desc) - sizeof(void *)) macro