Searched refs:AZX_MAX_BDL_ENTRIES (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/sound/ | ||
D | hda_register.h | 141 #define AZX_MAX_BDL_ENTRIES (BDL_SIZE / 16) macro |
/linux-6.1.9/sound/hda/ | ||
D | hdac_stream.c | 435 if (azx_dev->frags >= AZX_MAX_BDL_ENTRIES) in setup_bdle() |