Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dhda_register.h147 #define RIRB_INT_RESPONSE 0x01 macro
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda-stream.c733 if (rirb_status & RIRB_INT_RESPONSE) in hda_dsp_stream_threaded_handler()
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl.c236 if (status & RIRB_INT_RESPONSE) in skl_interrupt()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_controller.c1119 if (status & RIRB_INT_RESPONSE) { in azx_interrupt()