Searched refs:ALI_STIMER (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dtrident.h99 ALI_STIMER = 0xc8, enumerator in enum:ali_op_registers
H A Dtrident.c3045 chk1 = inl(TRID_REG(card, ALI_STIMER));
3048 chk2 = inl(TRID_REG(card, ALI_STIMER));
3355 begintimer = inl(TRID_REG(card, ALI_STIMER));
3356 currenttimer = inl(TRID_REG(card, ALI_STIMER));
3359 currenttimer = inl(TRID_REG(card, ALI_STIMER));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ali5451/
H A Dali5451.c154 #define ALI_STIMER 0xc8 macro
330 dwChk1 = snd_ali_5451_peek(codec, ALI_STIMER);
331 dwChk2 = snd_ali_5451_peek(codec, ALI_STIMER);
335 dwChk2 = snd_ali_5451_peek(codec, ALI_STIMER);
677 begintimer = inl(ALI_REG(codec, ALI_STIMER));
678 currenttimer = inl(ALI_REG(codec, ALI_STIMER));
683 currenttimer = inl(ALI_REG(codec, ALI_STIMER));

Completed in 68 milliseconds