Searched refs:snd_hdac_stream_writew (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_stream.c | 290 snd_hdac_stream_writew(azx_dev, SD_FORMAT, azx_dev->format_val); in snd_hdac_stream_setup() 293 snd_hdac_stream_writew(azx_dev, SD_LVI, azx_dev->frags - 1); in snd_hdac_stream_setup()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hdaudio.h | 583 #define snd_hdac_stream_writew(dev, reg, value) \ macro 600 snd_hdac_stream_writew(dev, reg, \
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hdaudio.h | 614 #define snd_hdac_stream_writew(dev, reg, value) \ macro 637 snd_hdac_stream_writew(dev, reg, \
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_stream.c | 281 snd_hdac_stream_writew(azx_dev, SD_FORMAT, azx_dev->format_val); in snd_hdac_stream_setup() 284 snd_hdac_stream_writew(azx_dev, SD_LVI, azx_dev->frags - 1); in snd_hdac_stream_setup()
|
Completed in 6 milliseconds