Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/
Datiixp_modem.c162 #define ATI_MAX_DESCRIPTORS 256 /* max number of descriptor packets */ macro
299 PAGE_ALIGN(ATI_MAX_DESCRIPTORS * sizeof(struct atiixp_dma_desc))
320 if (periods > ATI_MAX_DESCRIPTORS) in atiixp_build_dma_packets()
840 .periods_max = ATI_MAX_DESCRIPTORS,
Datiixp.c186 #define ATI_MAX_DESCRIPTORS 256 /* max number of descriptor packets */ macro
331 PAGE_ALIGN(ATI_MAX_DESCRIPTORS * sizeof(struct atiixp_dma_desc))
351 if (periods > ATI_MAX_DESCRIPTORS) in atiixp_build_dma_packets()
1022 .periods_max = ATI_MAX_DESCRIPTORS,