Home
last modified time | relevance | path

Searched refs:ICH_RCS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/
H A Dintel8x0m.c123 #define ICH_RCS 0x00008000 /* read completion status */ macro
360 if ((tmp = igetdword(chip, ICHREG(GLOB_STA))) & ICH_RCS) { in snd_intel8x0m_codec_read()
863 status = ICH_RCS | ICH_MIINT | ICH_MOINT; in snd_intel8x0m_ich_chip_init()
H A Dintel8x0.c179 #define ICH_RCS 0x00008000 /* read completion status */ macro
564 if ((tmp = igetdword(chip, ICHREG(GLOB_STA))) & ICH_RCS) { in snd_intel8x0_codec_read()
585 if ((tmp = igetdword(chip, ICHREG(GLOB_STA))) & ICH_RCS) { in snd_intel8x0_codec_read_test()
2401 status = ICH_RCS | ICH_MCINT | ICH_POINT | ICH_PIINT; in snd_intel8x0_ich_chip_init()
/kernel/linux/linux-6.6/sound/pci/
H A Dintel8x0m.c108 #define ICH_RCS 0x00008000 /* read completion status */ macro
346 if (tmp & ICH_RCS) { in snd_intel8x0m_codec_read()
851 status = ICH_RCS | ICH_MIINT | ICH_MOINT; in snd_intel8x0m_ich_chip_init()
H A Dintel8x0.c156 #define ICH_RCS 0x00008000 /* read completion status */ macro
542 if (tmp & ICH_RCS) { in snd_intel8x0_codec_read()
564 if (tmp & ICH_RCS) { in snd_intel8x0_codec_read_test()
2383 status = ICH_RCS | ICH_MCINT | ICH_POINT | ICH_PIINT; in snd_intel8x0_ich_chip_init()

Completed in 12 milliseconds