Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
H A Dintel8x0m.c90 #define ICH_DCH 0x01 /* DMA controller halted */ macro
549 while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) ; in snd_intel8x0m_pcm_trigger()
H A Dintel8x0.c128 #define ICH_DCH 0x01 /* DMA controller halted */ macro
838 while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) ; in snd_intel8x0_pcm_trigger()
2738 while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) in intel8x0_measure_ac97_clock()
/kernel/linux/linux-6.6/sound/pci/
H A Dintel8x0m.c75 #define ICH_DCH 0x01 /* DMA controller halted */ macro
535 while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) ; in snd_intel8x0m_pcm_trigger()
H A Dintel8x0.c105 #define ICH_DCH 0x01 /* DMA controller halted */ macro
817 while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) ; in snd_intel8x0_pcm_trigger()
2715 while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) in intel8x0_measure_ac97_clock()

Completed in 12 milliseconds