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

/linux-4.4.14/sound/pci/
H A Datiixp.c231 unsigned int llp_offset; /* LINKPTR offset */ member in struct:atiixp_dma_ops
382 writel(0, chip->remap_addr + dma->ops->llp_offset); atiixp_build_dma_packets()
405 chip->remap_addr + dma->ops->llp_offset); atiixp_build_dma_packets()
420 writel(0, chip->remap_addr + dma->ops->llp_offset); atiixp_clear_dma_packets()
1224 .llp_offset = ATI_REG_OUT_DMA_LINKPTR,
1233 .llp_offset = ATI_REG_IN_DMA_LINKPTR,
1242 .llp_offset = ATI_REG_SPDF_DMA_LINKPTR,
1516 chip->remap_addr + dma->ops->llp_offset); snd_atiixp_resume()
H A Datiixp_modem.c207 unsigned int llp_offset; /* LINKPTR offset */ member in struct:atiixp_dma_ops
349 writel(0, chip->remap_addr + dma->ops->llp_offset); atiixp_build_dma_packets()
372 chip->remap_addr + dma->ops->llp_offset); atiixp_build_dma_packets()
388 writel(0, chip->remap_addr + dma->ops->llp_offset); atiixp_clear_dma_packets()
975 .llp_offset = ATI_REG_MODEM_OUT_DMA1_LINKPTR,
984 .llp_offset = ATI_REG_MODEM_IN_DMA_LINKPTR,

Completed in 134 milliseconds