Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-ctrl.c230 SOF_HDA_INT_CTRL_EN | SOF_HDA_INT_ALL_STREAM); in hda_dsp_ctrl_init_chip()
280 SOF_HDA_INT_ALL_STREAM, 0); in hda_dsp_ctrl_stop_chip()
303 SOF_HDA_INT_CTRL_EN | SOF_HDA_INT_ALL_STREAM); in hda_dsp_ctrl_stop_chip()
H A Dhda.h54 #define SOF_HDA_INT_ALL_STREAM 0xff macro