Home
last modified time | relevance | path

Searched refs:AZX_DCAPS_RIRB_PRE_DELAY (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/sound/pci/hda/
Dhda_controller.h161 #define AZX_DCAPS_RIRB_PRE_DELAY (1 << 14) /* Put a delay before read */ macro
Dhda_intel.c2218 AZX_DCAPS_RIRB_PRE_DELAY | AZX_DCAPS_POSFIX_LPIB },
2224 AZX_DCAPS_RIRB_PRE_DELAY | AZX_DCAPS_POSFIX_LPIB },
Dhda_controller.c1741 if (chip->driver_caps & AZX_DCAPS_RIRB_PRE_DELAY) in azx_interrupt()