Home
last modified time | relevance | path

Searched refs:snd_hdac_stream_readl (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/intel/avs/
H A Dcldma.c69 offset = snd_hdac_stream_readl(cl, CL_SD_SPIB); in hda_cldma_fill()
/linux/include/sound/
H A Dhdaudio.h618 #define snd_hdac_stream_readl(dev, reg) \ macro
637 (snd_hdac_stream_readl(dev, reg) & \
/linux/sound/hda/core/
H A Dstream.c272 val = snd_hdac_stream_readl(azx_dev, SD_CTL); in snd_hdac_stream_setup()