Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_register.h355 return snd_hdac_stream_readl(stream, SD_LPIB); in snd_hdac_stream_get_pos_lpib()
H A Dhdaudio.h618 #define snd_hdac_stream_readl(dev, reg) \ macro
634 (snd_hdac_stream_readl(dev, reg) & \
/openbmc/linux/sound/soc/intel/avs/
H A Dcldma.c69 offset = snd_hdac_stream_readl(cl, CL_SD_SPIB); in hda_cldma_fill()
/openbmc/linux/sound/hda/
H A Dhdac_stream.c269 val = snd_hdac_stream_readl(azx_dev, SD_CTL); in snd_hdac_stream_setup()