Searched refs:ICH_RESETREGS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ |
H A D | intel8x0m.c | 99 #define ICH_RESETREGS 0x02 /* reset busmaster registers */ macro 551 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS); in snd_intel8x0m_pcm_trigger() 954 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); in snd_intel8x0m_chip_init() 972 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); in snd_intel8x0m_free()
|
H A D | intel8x0.c | 137 #define ICH_RESETREGS 0x02 /* reset busmaster registers */ macro 840 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS); in snd_intel8x0_pcm_trigger() 887 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS); in snd_intel8x0_ali_trigger() 2530 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); in snd_intel8x0_chip_init() 2534 if ((igetbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset) & ICH_RESETREGS) == 0) in snd_intel8x0_chip_init() 2558 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); in snd_intel8x0_free() 2741 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS); in intel8x0_measure_ac97_clock()
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | intel8x0m.c | 84 #define ICH_RESETREGS 0x02 /* reset busmaster registers */ macro 537 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS); in snd_intel8x0m_pcm_trigger() 943 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); in snd_intel8x0m_chip_init() 962 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); in snd_intel8x0m_free()
|
H A D | intel8x0.c | 114 #define ICH_RESETREGS 0x02 /* reset busmaster registers */ macro 819 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS); in snd_intel8x0_pcm_trigger() 866 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS); in snd_intel8x0_ali_trigger() 2514 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); in snd_intel8x0_chip_init() 2518 if ((igetbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset) & ICH_RESETREGS) == 0) in snd_intel8x0_chip_init() 2543 iputbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset, ICH_RESETREGS); in snd_intel8x0_free() 2718 iputbyte(chip, port + ICH_REG_OFF_CR, ICH_RESETREGS); in intel8x0_measure_ac97_clock()
|
Completed in 12 milliseconds