Searched refs:ICH_RESETREGS (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/sound/pci/
H A Dintel8x0m.c114 #define ICH_RESETREGS 0x02 /* reset busmaster registers */ macro
566 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS); snd_intel8x0m_pcm_trigger()
986 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); snd_intel8x0m_chip_init()
1004 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); snd_intel8x0m_free()
H A Dintel8x0.c161 #define ICH_RESETREGS 0x02 /* reset busmaster registers */ macro
880 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS); snd_intel8x0_pcm_trigger()
927 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS); snd_intel8x0_ali_trigger()
2595 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); snd_intel8x0_chip_init()
2599 if ((igetbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset) & ICH_RESETREGS) == 0) snd_intel8x0_chip_init()
2623 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); snd_intel8x0_free()
2837 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS); intel8x0_measure_ac97_clock()

Completed in 69 milliseconds