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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dwtm.c43 static inline void stac9460_put(struct snd_ice1712 *ice, int reg, function
111 stac9460_put(ice, idx, new);
126 stac9460_put(ice, idx, new);
184 stac9460_put(ice, idx, (0x7f - nvol) | (tmp & 0x80));
199 stac9460_put(ice, idx, (0x7f - nvol) |
253 stac9460_put(ice, reg, new);
322 stac9460_put(ice, reg, (0x0f - nvol) |
377 stac9460_put(ice, STAC946X_GENERAL_PURPOSE, new);
481 stac9460_put(ice, p[0], p[1]);
H A Dprodigy192.c76 static inline void stac9460_put(struct snd_ice1712 *ice, int reg, unsigned char val) function
103 stac9460_put(ice, idx, new);
194 stac9460_put(ice, idx, (0x7f - nvol) | (tmp & 0x80));
231 stac9460_put(ice, reg, new);
277 stac9460_put(ice, reg, (0x0f - nvol) | (ovol & ~0x0f));
321 stac9460_put(ice, STAC946X_GENERAL_PURPOSE, new);
353 stac9460_put(ice, STAC946X_MASTER_CLOCKING, new);
763 stac9460_put(ice, p[0], p[1]);

Completed in 64 milliseconds