Home
last modified time | relevance | path

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

/linux/sound/pci/au88x0/
A Dau8820.h107 #define VORTEX_MIX_ENIN 0x9a00 /* Input enable bits. 4 bits wide. */ macro
A Dau8810.h114 #define VORTEX_MIX_ENIN 0x21a00 /* Input enable bits. 4 bits wide. */ macro
A Dau8830.h134 #define VORTEX_MIX_ENIN 0x21a00 /* Input enable bits. 4 bits wide. */ macro
A Dau88x0_core.c163 temp = hwread(vortex->mmio, VORTEX_MIX_ENIN + addr);
210 temp = hwread(vortex->mmio, VORTEX_MIX_ENIN + addr); in vortex_mix_setenablebit()
222 hwwrite(vortex->mmio, VORTEX_MIX_ENIN + addr, temp); in vortex_mix_setenablebit()
379 addr = VORTEX_MIX_ENIN + 0x1fc; in vortex_mixer_init()

Completed in 10 milliseconds