Home
last modified time | relevance | path

Searched refs:SOF_HDA_INT_ALL_STREAM (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/sound/soc/sof/intel/
Dhda-ctrl.c265 SOF_HDA_INT_CTRL_EN | SOF_HDA_INT_ALL_STREAM); in hda_dsp_ctrl_init_chip()
323 SOF_HDA_INT_ALL_STREAM, 0); in hda_dsp_ctrl_stop_chip()
349 SOF_HDA_INT_CTRL_EN | SOF_HDA_INT_ALL_STREAM); in hda_dsp_ctrl_stop_chip()
Dhda.h54 #define SOF_HDA_INT_ALL_STREAM 0xff macro