Home
last modified time | relevance | path

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

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