Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dhda_controller.h38 #define AZX_DCAPS_NO_ALIGN_BUFSIZE (1 << 21) /* no buffer size alignment */ macro
H A Dhda_intel.c253 (AZX_DCAPS_OLD_SSYNC | AZX_DCAPS_NO_ALIGN_BUFSIZE)
257 (AZX_DCAPS_NO_ALIGN_BUFSIZE | AZX_DCAPS_COUNT_LPIB_DELAY |\
1931 if (chip->driver_caps & AZX_DCAPS_NO_ALIGN_BUFSIZE) in azx_first_init()
2545 .driver_data = AZX_DRIVER_ICH | AZX_DCAPS_NO_ALIGN_BUFSIZE },