Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dintel8x0m.c156 unsigned int roff_sr; member
411 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in snd_intel8x0m_setup_periods()
467 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in snd_intel8x0m_update()
535 while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) ; in snd_intel8x0m_pcm_trigger()
1100 ichdev->roff_sr = ICH_REG_OFF_PICB; in snd_intel8x0m_init()
1103 ichdev->roff_sr = ICH_REG_OFF_SR; in snd_intel8x0m_init()
H A Dintel8x0.c328 unsigned int roff_sr; member
683 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in snd_intel8x0_setup_periods()
701 status = igetbyte(chip, port + ichdev->roff_sr); in snd_intel8x0_update()
745 iputbyte(chip, port + ichdev->roff_sr, in snd_intel8x0_update()
817 while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) ; in snd_intel8x0_pcm_trigger()
2624 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in intel8x0_resume()
2715 while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) in intel8x0_measure_ac97_clock()
2976 ichdev->roff_sr = ICH_REG_OFF_PICB; in snd_intel8x0_init()
2979 ichdev->roff_sr = ICH_REG_OFF_SR; in snd_intel8x0_init()