Home
last modified time | relevance | path

Searched refs:DSP56K_MAX_BINARY_LENGTH (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/char/
H A Ddsp56k.c50 #define DSP56K_MAX_BINARY_LENGTH (3*64*1024) macro
333 if (len > DSP56K_MAX_BINARY_LENGTH) { in dsp56k_ioctl()