Home
last modified time | relevance | path

Searched refs:align_bdle_4k (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/include/sound/
Dhdaudio.h346 bool align_bdle_4k:1; /* BDLE align 4K boundary */ member
/linux-6.6.21/sound/hda/
Dhdac_stream.c463 if (bus->align_bdle_4k) { in setup_bdle()
/linux-6.6.21/sound/soc/sof/intel/
Dhda-stream.c83 if (bus->align_bdle_4k) { in hda_setup_bdle()
/linux-6.6.21/sound/pci/hda/
Dhda_controller.c1183 bus->core.align_bdle_4k = true; in azx_bus_init()