Searched refs:ICH_BCIS (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dintel8x0.c134 #define ICH_BCIS 0x08 /* buffer completion interrupt status */ macro
692 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI);
720 if (!(status & ICH_BCIS)) {
756 status & (ICH_FIFOE | ICH_BCIS | ICH_LVBCI));
2472 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI);
H A Dintel8x0m.c103 #define ICH_BCIS 0x08 /* buffer completion interrupt status */ macro
420 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI);
469 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI);

Completed in 55 milliseconds