Searched refs:ICH_LVBCI (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ |
H A D | intel8x0m.c | 88 #define ICH_LVBCI 0x04 /* last valid buffer completion interrupt */ 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 | 126 #define ICH_LVBCI 0x04 /* last valid buffer completion interrupt */ macro 704 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in snd_intel8x0_setup_periods() 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 | 73 #define ICH_LVBCI 0x04 /* last valid buffer completion interrupt */ 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 | 103 #define ICH_LVBCI 0x04 /* last valid buffer completion interrupt */ macro 683 iputbyte(chip, port + ichdev->roff_sr, ICH_FIFOE | ICH_BCIS | ICH_LVBCI); in snd_intel8x0_setup_periods() 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