Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_controller.h32 #define AZX_DCAPS_NO_MSI (1 << 9) /* No MSI support */ macro
Dhda_intel.c337 (AZX_DCAPS_RIRB_DELAY | AZX_DCAPS_NO_MSI | /*AZX_DCAPS_ALIGN_BUFSIZE |*/ \
342 (AZX_DCAPS_NO_MSI | AZX_DCAPS_POSFIX_LPIB |\
1512 if (chip->driver_caps & AZX_DCAPS_NO_MSI) { in check_msi()
2399 AZX_DCAPS_NO_MSI | AZX_DCAPS_POSFIX_LPIB | AZX_DCAPS_SNOOP_OFF },