Lines Matching defs:stac9460_2_put
49 static inline void stac9460_2_put(struct snd_ice1712 *ice, int reg,
100 stac9460_2_put(ice, idx, new);
156 stac9460_2_put(ice, idx, new);
172 stac9460_2_put(ice, idx - 6, new);
229 stac9460_2_put(ice, idx, (0x7f - nvol) | (tmp & 0x80));
246 stac9460_2_put(ice, idx-6, (0x7f - nvol) |
307 stac9460_2_put(ice, reg, new);
376 stac9460_2_put(ice, reg, (0x0f - nvol) |
429 stac9460_2_put(ice, STAC946X_GENERAL_PURPOSE, new);
464 stac9460_2_put(ice, STAC946X_MASTER_CLOCKING, new);
595 stac9460_2_put(ice, p[0], p[1]);