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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ice1712/
H A Dwtm.c45 static inline void stac9460_put(struct snd_ice1712 *ice, int reg, function
120 stac9460_put(ice, idx, new);
135 stac9460_put(ice, idx, new);
193 stac9460_put(ice, idx, (0x7f - nvol) | (tmp & 0x80));
208 stac9460_put(ice, idx, (0x7f - nvol) |
270 stac9460_put(ice, reg, new);
339 stac9460_put(ice, reg, (0x0f - nvol) |
402 stac9460_put(ice, STAC946X_GENERAL_PURPOSE, new);
506 stac9460_put(ice, p[0], p[1]);
H A Dprodigy192.c71 static inline void stac9460_put(struct snd_ice1712 *ice, int reg, unsigned char val) function
123 stac9460_put(ice, idx, new);
172 stac9460_put(ice, idx, (0x7f - nvol) | (tmp & 0x80));
216 stac9460_put(ice, reg, new);
262 stac9460_put(ice, reg, (0x0f - nvol) | (ovol & ~0x0f));
306 stac9460_put(ice, STAC946X_GENERAL_PURPOSE, new);
670 stac9460_put(ice, p[0], p[1]);

Completed in 22 milliseconds