Searched refs:MAXPAGES1 (Results 1 – 3 of 3) sorted by relevance
41 #define MAX_ALIGN_PAGES1 (MAXPAGES1 / UNIT_PAGES)311 runtime->dma_bytes >= (emu->address_mode ? MAXPAGES1 : MAXPAGES0) * EMUPAGESIZE)) in snd_emu10k1_alloc_pages()
2038 for (idx = 0; idx < (emu->address_mode ? MAXPAGES1 : MAXPAGES0); idx++) in snd_emu10k1_create()
45 #define MAXPAGES1 8192 /* 31 bit mode */ macro