Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_controller.h36 #define AZX_DCAPS_RIRB_PRE_DELAY (1 << 14) /* Put a delay before read */ macro
Dhda_intel.c2388 AZX_DCAPS_RIRB_PRE_DELAY | AZX_DCAPS_POSFIX_LPIB },
2394 AZX_DCAPS_RIRB_PRE_DELAY | AZX_DCAPS_POSFIX_LPIB },
Dhda_controller.c959 if (chip->driver_caps & AZX_DCAPS_RIRB_PRE_DELAY) in azx_interrupt()