Lines Matching refs:status
426 /* clear stream status */
492 /* clear stream status */
628 u32 status;
633 status = snd_hdac_chip_readl(bus, INTSTS);
634 dev_vdbg(bus->dev, "stream irq, INTSTS status: 0x%x\n", status);
637 if (status != 0xffffffff)
661 static bool hda_dsp_stream_check(struct hdac_bus *bus, u32 status)
669 if (status & BIT(s->index) && s->opened) {
672 dev_vdbg(bus->dev, "stream %d status 0x%x\n",
705 u32 status;
715 status = snd_hdac_chip_readl(bus, INTSTS);
718 active = hda_dsp_stream_check(bus, status);
722 if (status & AZX_INT_CTRL_EN) {
726 * Clearing the interrupt status here ensures