Searched refs:SCB_RESERVED_SIZE (Results 1 – 2 of 2) sorted by relevance
346 (char __iomem *)cx->scb) > SCB_RESERVED_SIZE) { in cx18_stream_alloc()347 unsigned bufsz = (((char __iomem *)cx->scb) + SCB_RESERVED_SIZE - in cx18_stream_alloc()
66 #define SCB_RESERVED_SIZE 0x10000 macro