Searched refs:SDLA_WINDOW_SIZE (Results 1 – 2 of 2) sorted by relevance
73 #define SDLA_WINDOW_SIZE 0x2000 macro
88 bytes = offset + len > SDLA_WINDOW_SIZE ? SDLA_WINDOW_SIZE - offset : len; in __sdla_read()119 bytes = offset + len > SDLA_WINDOW_SIZE ? SDLA_WINDOW_SIZE - offset : len; in __sdla_write()150 bytes = SDLA_WINDOW_SIZE; in sdla_clear()