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