Searched refs:ATI_MAX_DESCRIPTORS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Datiixp_modem.c176 #define ATI_MAX_DESCRIPTORS 256 /* max number of descriptor packets */ macro
313 PAGE_ALIGN(ATI_MAX_DESCRIPTORS * sizeof(struct atiixp_dma_desc))
334 if (periods > ATI_MAX_DESCRIPTORS)
854 .periods_max = ATI_MAX_DESCRIPTORS,
H A Datiixp.c200 #define ATI_MAX_DESCRIPTORS 256 /* max number of descriptor packets */ macro
345 PAGE_ALIGN(ATI_MAX_DESCRIPTORS * sizeof(struct atiixp_dma_desc))
365 if (periods > ATI_MAX_DESCRIPTORS)
1023 .periods_max = ATI_MAX_DESCRIPTORS,

Completed in 65 milliseconds