Home
last modified time | relevance | path

Searched refs:MIXER_RTBASE_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/sound/pci/au88x0/
Dau8820.h105 #define MIXER_RTBASE_SIZE 0x26 macro
Dau8810.h112 #define MIXER_RTBASE_SIZE 0x38 macro
Dau8830.h132 #define MIXER_RTBASE_SIZE 0x38 macro
Dau88x0_core.c421 addr = VORTEX_MIXER_RTBASE + (MIXER_RTBASE_SIZE - 1) * 4; in vortex_mixer_init()
422 for (x = (MIXER_RTBASE_SIZE - 1); x >= 0; x--) { in vortex_mixer_init()