Searched refs:ICH_BCIS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ |
H A D | intel8x0m.c | 87 #define ICH_BCIS 0x08 /* buffer completion interrupt status */ macro 425 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in snd_intel8x0m_setup_periods() 481 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in snd_intel8x0m_update()
|
H A D | intel8x0.c | 125 #define ICH_BCIS 0x08 /* buffer completion interrupt status */ macro 704 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in snd_intel8x0_setup_periods() 724 if (!(status & ICH_BCIS)) { in snd_intel8x0_update() 767 status & (ICH_FIFOE | ICH_BCIS | ICH_LVBCI)); in snd_intel8x0_update() 2649 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in intel8x0_resume()
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | intel8x0m.c | 72 #define ICH_BCIS 0x08 /* buffer completion interrupt status */ macro 411 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in snd_intel8x0m_setup_periods() 467 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in snd_intel8x0m_update()
|
H A D | intel8x0.c | 102 #define ICH_BCIS 0x08 /* buffer completion interrupt status */ macro 683 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in snd_intel8x0_setup_periods() 703 if (!(status & ICH_BCIS)) { in snd_intel8x0_update() 746 status & (ICH_FIFOE | ICH_BCIS | ICH_LVBCI)); in snd_intel8x0_update() 2624 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in intel8x0_resume()
|
Completed in 12 milliseconds