Home
last modified time | relevance | path

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

/openbmc/linux/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()