Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/hda/
Dhda_controller.h38 #define AZX_DCAPS_NO_ALIGN_BUFSIZE (1 << 21) /* no buffer size alignment */ macro
Dhda_intel.c245 (AZX_DCAPS_OLD_SSYNC | AZX_DCAPS_NO_ALIGN_BUFSIZE)
249 (AZX_DCAPS_NO_ALIGN_BUFSIZE | AZX_DCAPS_COUNT_LPIB_DELAY |\
1926 if (chip->driver_caps & AZX_DCAPS_NO_ALIGN_BUFSIZE) in azx_first_init()
2589 .driver_data = AZX_DRIVER_ICH | AZX_DCAPS_NO_ALIGN_BUFSIZE },