Searched refs:ATI_MAX_DESCRIPTORS (Results 1 – 2 of 2) sorted by relevance
161 #define ATI_MAX_DESCRIPTORS 256 /* max number of descriptor packets */ macro298 PAGE_ALIGN(ATI_MAX_DESCRIPTORS * sizeof(struct atiixp_dma_desc))319 if (periods > ATI_MAX_DESCRIPTORS) in atiixp_build_dma_packets()835 .periods_max = ATI_MAX_DESCRIPTORS,
185 #define ATI_MAX_DESCRIPTORS 256 /* max number of descriptor packets */ macro330 PAGE_ALIGN(ATI_MAX_DESCRIPTORS * sizeof(struct atiixp_dma_desc))350 if (periods > ATI_MAX_DESCRIPTORS) in atiixp_build_dma_packets()1017 .periods_max = ATI_MAX_DESCRIPTORS,