Searched refs:roff_sr (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/sound/pci/ |
| D | intel8x0m.c | 186 unsigned int roff_sr; member 440 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in snd_intel8x0m_setup_periods() 496 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in snd_intel8x0m_update() 564 while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) ; in snd_intel8x0m_pcm_trigger() 1195 ichdev->roff_sr = ICH_REG_OFF_PICB; in snd_intel8x0m_create() 1198 ichdev->roff_sr = ICH_REG_OFF_SR; in snd_intel8x0m_create()
|
| D | intel8x0.c | 371 unsigned int roff_sr; member 724 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in snd_intel8x0_setup_periods() 758 status = igetbyte(chip, port + ichdev->roff_sr); in snd_intel8x0_update() 802 iputbyte(chip, port + ichdev->roff_sr, in snd_intel8x0_update() 874 while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) ; in snd_intel8x0_pcm_trigger() 2741 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in intel8x0_resume() 2830 while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) in intel8x0_measure_ac97_clock() 3117 ichdev->roff_sr = ICH_REG_OFF_PICB; in snd_intel8x0_create() 3120 ichdev->roff_sr = ICH_REG_OFF_SR; in snd_intel8x0_create()
|