Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dhda_register.h166 #define SD_CTL_TRAFFIC_PRIO (1 << 18) /* traffic priority */ macro
/linux-6.15/sound/hda/
H A Dhdac_stream.c276 val |= SD_CTL_TRAFFIC_PRIO; in snd_hdac_stream_setup()