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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ali5451/
H A Dali5451.c137 #define ALI_STOP 0x84 macro
1186 outl(what, ALI_REG(codec, ALI_STOP));
1952 im->regs[ALI_STOP >> 2] = inl(ALI_REG(chip, ALI_STOP));
1958 if ((i*4 == ALI_MISCINT) || (i*4 == ALI_STOP))
1970 outl(0xffffffff, ALI_REG(chip, ALI_STOP));
2010 if ((i*4 == ALI_MISCINT) || (i*4 == ALI_STOP) ||
2231 codec->chregs.regs.stop = ALI_STOP;

Completed in 97 milliseconds