Searched refs:SCRATCHPAD (Results 1 – 1 of 1) sorted by relevance
21 #define SCRATCHPAD 1024 /* bytes of scratchpad memory */ macro258 static char data[SCRATCHPAD] __aligned(4);/* property storage */ in do_fdt()286 if (len > SCRATCHPAD) { in do_fdt()