Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dhda_register.h162 #define SD_CTL_TRAFFIC_PRIO (1 << 18) /* traffic priority */ macro
/linux-6.6.21/sound/hda/
Dhdac_stream.c273 val |= SD_CTL_TRAFFIC_PRIO; in snd_hdac_stream_setup()