Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Dstream.c472 if (bus->align_bdle_4k) { in setup_bdle()
/linux/include/sound/
H A Dhdaudio.h347 bool align_bdle_4k:1; /* BDLE align 4K boundary */ member
/linux/sound/soc/sof/intel/
H A Dhda-stream.c89 if (bus->align_bdle_4k) { in hda_setup_bdle()
/linux/sound/hda/common/
H A Dcontroller.c1173 bus->core.align_bdle_4k = true; in azx_bus_init()