Searched refs:AZX_MAX_RIRB_ENTRIES (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/pci/hda/ | ||
D | hda_controller.h | 152 #define AZX_MAX_RIRB_ENTRIES 256 macro |
D | hda_controller.c | 1133 chip->rirb.rp %= AZX_MAX_RIRB_ENTRIES; in azx_update_rirb() |