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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ali5451/
H A Dali5451.c136 #define ALI_STOP 0x84 macro
1149 outl(what, ALI_REG(codec, ALI_STOP));
1907 im->regs[ALI_STOP >> 2] = inl(ALI_REG(chip, ALI_STOP));
1913 if ((i*4 == ALI_MISCINT) || (i*4 == ALI_STOP))
1925 outl(0xffffffff, ALI_REG(chip, ALI_STOP));
1965 if ((i*4 == ALI_MISCINT) || (i*4 == ALI_STOP) ||
2184 codec->chregs.regs.stop = ALI_STOP;

Completed in 98 milliseconds