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

/linux-master/sound/pci/
H A Dintel8x0m.c72 #define ICH_BCIS 0x08 /* buffer completion interrupt status */ macro
411 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI);
467 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI);
H A Dintel8x0.c102 #define ICH_BCIS 0x08 /* buffer completion interrupt status */ macro
683 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI);
703 if (!(status & ICH_BCIS)) {
746 status & (ICH_FIFOE | ICH_BCIS | ICH_LVBCI));
2623 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI);

Completed in 153 milliseconds