Searched refs:AZX_PPLCCTL_STRST (Results 1 – 2 of 2) sorted by relevance
175 AZX_PPLCCTL_STRST, AZX_PPLCCTL_STRST); in snd_hdac_ext_link_stream_reset()180 AZX_PPLCCTL_STRST; in snd_hdac_ext_link_stream_reset()185 val &= ~AZX_PPLCCTL_STRST; in snd_hdac_ext_link_stream_reset()192 val = readl(hext_stream->pplc_addr + AZX_REG_PPLCCTL) & AZX_PPLCCTL_STRST; in snd_hdac_ext_link_stream_reset()
248 #define AZX_PPLCCTL_STRST (1<<0) macro