Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_register.h185 #define AZX_MAX_RIRB_ENTRIES 256 macro
/openbmc/linux/sound/hda/
H A Dhdac_controller.c208 bus->rirb.rp %= AZX_MAX_RIRB_ENTRIES; in snd_hdac_bus_update_rirb()