Home
last modified time | relevance | path

Searched refs:physbuf (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/
H A Dintel8x0m.c159 unsigned int physbuf; /* physical address (32bit) */ member
391 bdbar[idx + 0] = cpu_to_le32(ichdev->physbuf); in snd_intel8x0m_setup_periods()
394 bdbar[idx + 2] = cpu_to_le32(ichdev->physbuf + (ichdev->size >> 1)); in snd_intel8x0m_setup_periods()
403 bdbar[idx + 0] = cpu_to_le32(ichdev->physbuf + (((idx >> 1) * ichdev->fragsize) % ichdev->size)); in snd_intel8x0m_setup_periods()
461 ichdev->bdbar[ichdev->lvi * 2] = cpu_to_le32(ichdev->physbuf + in snd_intel8x0m_update()
579 ichdev->physbuf = runtime->dma_addr; in snd_intel8x0m_pcm_prepare()
H A Dintel8x0.c337 unsigned int physbuf; /* physical address (32bit) */ member
668 bdbar[idx + 0] = cpu_to_le32(ichdev->physbuf); in snd_intel8x0_setup_periods()
671 bdbar[idx + 2] = cpu_to_le32(ichdev->physbuf + (ichdev->size >> 1)); in snd_intel8x0_setup_periods()
680 bdbar[idx + 0] = cpu_to_le32(ichdev->physbuf + in snd_intel8x0_setup_periods()
749 ichdev->bdbar[ichdev->lvi * 2] = cpu_to_le32(ichdev->physbuf + ichdev->lvi_frag * ichdev->fragsize1); in snd_intel8x0_update()
999 ichdev->physbuf = runtime->dma_addr; in snd_intel8x0_pcm_prepare()
2684 ichdev->physbuf = subs->dma_buffer.addr; in intel8x0_measure_ac97_clock()
/kernel/linux/linux-6.6/sound/pci/
H A Dintel8x0m.c144 unsigned int physbuf; /* physical address (32bit) */ member
377 bdbar[idx + 0] = cpu_to_le32(ichdev->physbuf); in snd_intel8x0m_setup_periods()
380 bdbar[idx + 2] = cpu_to_le32(ichdev->physbuf + (ichdev->size >> 1)); in snd_intel8x0m_setup_periods()
389 bdbar[idx + 0] = cpu_to_le32(ichdev->physbuf + (((idx >> 1) * ichdev->fragsize) % ichdev->size)); in snd_intel8x0m_setup_periods()
447 ichdev->bdbar[ichdev->lvi * 2] = cpu_to_le32(ichdev->physbuf + in snd_intel8x0m_update()
565 ichdev->physbuf = runtime->dma_addr; in snd_intel8x0m_pcm_prepare()
H A Dintel8x0.c314 unsigned int physbuf; /* physical address (32bit) */ member
647 bdbar[idx + 0] = cpu_to_le32(ichdev->physbuf); in snd_intel8x0_setup_periods()
650 bdbar[idx + 2] = cpu_to_le32(ichdev->physbuf + (ichdev->size >> 1)); in snd_intel8x0_setup_periods()
659 bdbar[idx + 0] = cpu_to_le32(ichdev->physbuf + in snd_intel8x0_setup_periods()
728 ichdev->bdbar[ichdev->lvi * 2] = cpu_to_le32(ichdev->physbuf + ichdev->lvi_frag * ichdev->fragsize1); in snd_intel8x0_update()
978 ichdev->physbuf = runtime->dma_addr; in snd_intel8x0_pcm_prepare()
2661 ichdev->physbuf = subs->dma_buffer.addr; in intel8x0_measure_ac97_clock()

Completed in 12 milliseconds