Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()