Searched refs:AZX_PPLCCTL_STRST (Results 1 – 2 of 2) sorted by relevance
168 AZX_PPLCCTL_STRST, AZX_PPLCCTL_STRST); in snd_hdac_ext_link_stream_reset()173 AZX_PPLCCTL_STRST; in snd_hdac_ext_link_stream_reset()178 val &= ~AZX_PPLCCTL_STRST; in snd_hdac_ext_link_stream_reset()185 val = readl(stream->pplc_addr + AZX_REG_PPLCCTL) & AZX_PPLCCTL_STRST; in snd_hdac_ext_link_stream_reset()
244 #define AZX_PPLCCTL_STRST (1<<0) macro