Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_controller.h130 #define SD_CTL_TRAFFIC_PRIO (1 << 18) /* traffic priority */ macro
Dhda_controller.c133 val |= SD_CTL_TRAFFIC_PRIO; in azx_setup_controller()