Home
last modified time | relevance | path

Searched refs:SD_INT_COMPLETE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/sound/
H A Dhda_register.h170 #define SD_INT_COMPLETE 0x04 /* completion interrupt */ macro
172 SD_INT_COMPLETE)
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h142 #define SD_INT_COMPLETE 0x04 /* completion interrupt */ macro
144 SD_INT_COMPLETE)
/openbmc/linux/sound/soc/intel/avs/
H A Dcldma.c107 if (!(cl->sd_status & SD_INT_COMPLETE)) { in cldma_memcpy_work()
/openbmc/linux/sound/hda/
H A Dhdac_controller.c585 !azx_dev->running || !(sd_status & SD_INT_COMPLETE)) in snd_hdac_bus_handle_stream_irq()