Searched refs:CS5535AUDIO_MAX_DESCRIPTORS (Results 1 – 2 of 2) sorted by relevance
48 .periods_max = CS5535AUDIO_MAX_DESCRIPTORS,75 .periods_max = CS5535AUDIO_MAX_DESCRIPTORS,104 PAGE_ALIGN(CS5535AUDIO_MAX_DESCRIPTORS * sizeof(struct cs5535audio_dma_desc))116 if (periods > CS5535AUDIO_MAX_DESCRIPTORS) in cs5535audio_build_dma_packets()
11 #define CS5535AUDIO_MAX_DESCRIPTORS 128 macro