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

/linux-master/sound/pci/ice1712/
H A Dwtm.c35 static inline void stac9460_put(struct snd_ice1712 *ice, int reg, function
81 stac9460_put(ice, idx, new);
155 stac9460_put(ice, idx, new);
170 stac9460_put(ice, idx, new);
228 stac9460_put(ice, idx, (0x7f - nvol) | (tmp & 0x80));
243 stac9460_put(ice, idx, (0x7f - nvol) |
297 stac9460_put(ice, reg, new);
366 stac9460_put(ice, reg, (0x0f - nvol) |
427 stac9460_put(ice, STAC946X_GENERAL_PURPOSE, new);
463 stac9460_put(ic
[all...]
H A Dprodigy192.c61 static inline void stac9460_put(struct snd_ice1712 *ice, int reg, unsigned char val) function
88 stac9460_put(ice, idx, new);
179 stac9460_put(ice, idx, (0x7f - nvol) | (tmp & 0x80));
216 stac9460_put(ice, reg, new);
262 stac9460_put(ice, reg, (0x0f - nvol) | (ovol & ~0x0f));
298 stac9460_put(ice, STAC946X_GENERAL_PURPOSE, new);
330 stac9460_put(ice, STAC946X_MASTER_CLOCKING, new);
733 stac9460_put(ice, p[0], p[1]);

Completed in 121 milliseconds