Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_register.h145 #define AZX_MAX_BDL_ENTRIES (BDL_SIZE / 16) macro
/linux/sound/hda/
H A Dhdac_stream.c464 if (azx_dev->frags >= AZX_MAX_BDL_ENTRIES) in setup_bdle()