Home
last modified time | relevance | path

Searched refs:ICH_RCS (Results 1 – 2 of 2) sorted by relevance

/sound/pci/
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()
880 status = ICH_RCS | ICH_MIINT | ICH_MOINT; in snd_intel8x0m_ich_chip_init()
Dintel8x0.c179 #define ICH_RCS 0x00008000 /* read completion status */ macro
563 if ((tmp = igetdword(chip, ICHREG(GLOB_STA))) & ICH_RCS) { in snd_intel8x0_codec_read()
584 if ((tmp = igetdword(chip, ICHREG(GLOB_STA))) & ICH_RCS) { in snd_intel8x0_codec_read_test()
2409 status = ICH_RCS | ICH_MCINT | ICH_POINT | ICH_PIINT; in snd_intel8x0_ich_chip_init()