Home
last modified time | relevance | path

Searched refs:BDL_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/sound/
Dhda_register.h144 #define BDL_SIZE 4096 macro
145 #define AZX_MAX_BDL_ENTRIES (BDL_SIZE / 16)
/linux-6.12.1/sound/soc/intel/avs/
Dcldma.c271 ret = snd_dma_alloc_pages(SNDRV_DMA_TYPE_DEV, bus->dev, BDL_SIZE, &cl->dmab_bdl); in hda_cldma_init()
/linux-6.12.1/sound/hda/
Dhdac_controller.c725 BDL_SIZE, &s->bdl); in snd_hdac_bus_alloc_stream_pages()