Home
last modified time | relevance | path

Searched refs:snd_hdac_stream_readw (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/sound/
H A Dhdaudio.h620 #define snd_hdac_stream_readw(dev, reg) \ macro
638 (snd_hdac_stream_readw(dev, reg) & \
/openbmc/linux/sound/hda/
H A Dhdac_stream.c303 azx_dev->fifo_size = snd_hdac_stream_readw(azx_dev, SD_FIFOSIZE) + 1; in snd_hdac_stream_setup()