Searched refs:SOF_HDA_PPCTL_PIE (Results 1 – 2 of 2) sorted by relevance
144 u32 val = enable ? SOF_HDA_PPCTL_PIE : 0; in hda_dsp_ctrl_ppcap_int_enable()147 SOF_HDA_PPCTL_PIE, val); in hda_dsp_ctrl_ppcap_int_enable()
73 #define SOF_HDA_PPCTL_PIE BIT(31) macro