Home
last modified time | relevance | path

Searched refs:AZX_DCAPS_RIRB_DELAY (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/sound/pci/hda/
Dhda_controller.h160 #define AZX_DCAPS_RIRB_DELAY (1 << 13) /* Long delay in read loop */ macro
Dhda_tegra.c459 const unsigned int driver_flags = AZX_DCAPS_RIRB_DELAY; in hda_tegra_probe()
Dhda_controller.c1840 if (chip->driver_caps & AZX_DCAPS_RIRB_DELAY) { in azx_bus_create()
Dhda_intel.c330 (AZX_DCAPS_RIRB_DELAY | AZX_DCAPS_NO_MSI | /*AZX_DCAPS_ALIGN_BUFSIZE |*/ \