Home
last modified time | relevance | path

Searched refs:host_dma_offset (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H A Ddevice.c310 .host_dma_offset = { 0x0F0000, 0x0F8000 },
325 .host_dma_offset = { 0x0FE000, 0x0FF000 },
H A Dcore.h79 u32 host_dma_offset[CATPT_DMA_COUNT]; member
H A Dregisters.h143 ((cdev)->lpe_ba + (cdev)->spec->host_dma_offset[dma])
H A Ddsp.c124 dmac->regs = cdev->lpe_ba + cdev->spec->host_dma_offset[CATPT_DMA_DEVID]; in catpt_dmac_probe()
/kernel/linux/linux-6.6/sound/soc/intel/catpt/
H A Ddevice.c344 .host_dma_offset = { 0x0F0000, 0x0F8000 },
359 .host_dma_offset = { 0x0FE000, 0x0FF000 },
H A Dcore.h68 u32 host_dma_offset[CATPT_DMA_COUNT]; member
H A Dregisters.h143 ((cdev)->lpe_ba + (cdev)->spec->host_dma_offset[dma])
H A Ddsp.c124 dmac->regs = cdev->lpe_ba + cdev->spec->host_dma_offset[CATPT_DMA_DEVID]; in catpt_dmac_probe()

Completed in 6 milliseconds