Searched refs:HDSP_DMASEGSIZE (Results 1 – 2 of 2) sorted by relevance
177 /*maxsize*/2 * HDSP_DMASEGSIZE, in hdsp_alloc_resources()179 /*maxsegsz*/HDSP_DMASEGSIZE, in hdsp_alloc_resources()188 sc->bufsize = HDSP_DMASEGSIZE; in hdsp_alloc_resources()
136 #define HDSP_DMASEGSIZE (HDSP_CHANBUF_SIZE * HDSP_MAX_SLOTS) macro