Searched refs:ICH_RESETREGS (Results 1 – 2 of 2) sorted by relevance
| /sound/pci/ |
| A D | intel8x0m.c | 84 #define ICH_RESETREGS 0x02 /* reset busmaster registers */ macro 534 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS); in snd_intel8x0m_pcm_trigger() 940 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); in snd_intel8x0m_chip_init() 959 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); in snd_intel8x0m_free()
|
| A D | intel8x0.c | 114 #define ICH_RESETREGS 0x02 /* reset busmaster registers */ macro 816 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS); in snd_intel8x0_pcm_trigger() 863 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS); in snd_intel8x0_ali_trigger() 2511 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); in snd_intel8x0_chip_init() 2515 if ((igetbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset) & ICH_RESETREGS) == 0) in snd_intel8x0_chip_init() 2540 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); in snd_intel8x0_free() 2710 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS); in intel8x0_measure_ac97_clock()
|
Completed in 12 milliseconds