Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_controller.h157 #define AZX_DCAPS_NO_MSI (1 << 9) /* No MSI support */ macro
Dhda_intel.c330 (AZX_DCAPS_RIRB_DELAY | AZX_DCAPS_NO_MSI | /*AZX_DCAPS_ALIGN_BUFSIZE |*/ \
335 (AZX_DCAPS_NO_MSI | AZX_DCAPS_POSFIX_LPIB |\
1368 if (chip->driver_caps & AZX_DCAPS_NO_MSI) { in check_msi()
2229 AZX_DCAPS_NO_MSI | AZX_DCAPS_POSFIX_LPIB | AZX_DCAPS_SNOOP_OFF },