Searched refs:SOF_HDA_INT_GLOBAL_EN (Results 1 – 3 of 3) sorted by relevance
236 SOF_HDA_INT_CTRL_EN | SOF_HDA_INT_GLOBAL_EN, in hda_dsp_ctrl_init_chip()237 SOF_HDA_INT_CTRL_EN | SOF_HDA_INT_GLOBAL_EN); in hda_dsp_ctrl_init_chip()284 SOF_HDA_INT_CTRL_EN | SOF_HDA_INT_GLOBAL_EN, in hda_dsp_ctrl_stop_chip()
1075 SOF_HDA_INT_GLOBAL_EN, in hda_dsp_interrupt_handler()1115 SOF_HDA_INT_GLOBAL_EN, in hda_dsp_interrupt_thread()1116 SOF_HDA_INT_GLOBAL_EN); in hda_dsp_interrupt_thread()1336 SOF_HDA_INT_CTRL_EN | SOF_HDA_INT_GLOBAL_EN, 0); in hda_dsp_remove()
52 #define SOF_HDA_INT_GLOBAL_EN BIT(31) macro