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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dintel8x0m.c138 #define ICH_RCS 0x00008000 /* read completion status */ macro
366 if ((tmp = igetdword(chip, ICHREG(GLOB_STA))) & ICH_RCS) {
853 status = ICH_RCS | ICH_MIINT | ICH_MOINT;
H A Dintel8x0.c193 #define ICH_RCS 0x00008000 /* read completion status */ macro
572 if ((tmp = igetdword(chip, ICHREG(GLOB_STA))) & ICH_RCS) {
591 if ((tmp = igetdword(chip, ICHREG(GLOB_STA))) & ICH_RCS) {
2311 status = ICH_RCS | ICH_MCINT | ICH_POINT | ICH_PIINT;

Completed in 103 milliseconds