Searched refs:DEVTREE_CHUNK_SIZE (Results 1 – 1 of 1) sorted by relevance
52 #define DEVTREE_CHUNK_SIZE 0x100000 macro1993 if (room > DEVTREE_CHUNK_SIZE) in make_room()1994 room = DEVTREE_CHUNK_SIZE; in make_room()2214 if (room > DEVTREE_CHUNK_SIZE) in flatten_device_tree()2215 room = DEVTREE_CHUNK_SIZE; in flatten_device_tree()