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()
65 between SCB_OFFSET and SCB_OFFSET+SCB_RESERVED_SIZE-1 inclusive */66 #define SCB_RESERVED_SIZE 0x10000 macro