Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_controller.h111 #define AZX_MAX_BDL_ENTRIES (BDL_SIZE / 16) macro
Dhda_controller.c301 if (azx_dev->frags >= AZX_MAX_BDL_ENTRIES) in setup_bdle()