Searched refs:AZX_MAX_BDL_ENTRIES (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/pci/hda/ | ||
D | hda_controller.h | 111 #define AZX_MAX_BDL_ENTRIES (BDL_SIZE / 16) macro |
D | hda_controller.c | 301 if (azx_dev->frags >= AZX_MAX_BDL_ENTRIES) in setup_bdle() |