Searched refs:A_GPR_BASE (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/emu10k1/
H A Defxmgr.c84 sblive_writeptr(card, A_GPR_BASE + addr, 0, val);
H A Defxmgr.h115 #define A_GPR_BASE 0x400 macro
H A Dpassthrough.c215 sblive_writeptr(card, (card->is_audigy ? A_GPR_BASE : GPR_BASE) + pt->enable_gpr, 0, 0);
H A Dmixer.c139 sblive_writeptr(card, (card->is_audigy ? A_GPR_BASE : GPR_BASE) + card->mgr.ctrl_gpr[SOUND_MIXER_BASS][0] + i, 0, bass_table[l][i]);
150 sblive_writeptr(card, (card->is_audigy ? A_GPR_BASE : GPR_BASE) + card->mgr.ctrl_gpr[SOUND_MIXER_TREBLE][0] + i , 0, treble_table[l][i]);
H A Dcardwo.c302 sblive_writeptr(card, (card->is_audigy ? A_GPR_BASE : GPR_BASE) + pt->enable_gpr, 0, 1);
H A Dmain.c588 sblive_writeptr(card, A_GPR_BASE+i,0,0);

Completed in 92 milliseconds