Searched refs:AZX_DCAPS_NO_ALIGN_BUFSIZE (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/sound/pci/hda/
H A Dhda_controller.h43 #define AZX_DCAPS_NO_ALIGN_BUFSIZE (1 << 21) /* no buffer size alignment */ macro
H A Dhda_intel.c286 (AZX_DCAPS_OLD_SSYNC | AZX_DCAPS_NO_ALIGN_BUFSIZE)
290 (AZX_DCAPS_NO_ALIGN_BUFSIZE | AZX_DCAPS_COUNT_LPIB_DELAY |\
1722 if (chip->driver_caps & AZX_DCAPS_NO_ALIGN_BUFSIZE) azx_first_init()
2275 .driver_data = AZX_DRIVER_ICH | AZX_DCAPS_NO_ALIGN_BUFSIZE },

Completed in 107 milliseconds