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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/ice1712/
H A Dwtm.c57 static inline void stac9460_2_put(struct snd_ice1712 *ice, int reg, function
112 stac9460_2_put(ice, idx, new);
128 stac9460_2_put(ice, idx - 6, new);
185 stac9460_2_put(ice, idx, (0x7f - nvol) | (tmp & 0x80));
202 stac9460_2_put(ice, idx-6, (0x7f - nvol) |
263 stac9460_2_put(ice, reg, new);
332 stac9460_2_put(ice, reg, (0x0f - nvol) |
379 stac9460_2_put(ice, STAC946X_GENERAL_PURPOSE, new);
482 stac9460_2_put(ice, p[0], p[1]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/ice1712/
H A Dwtm.c57 static inline void stac9460_2_put(struct snd_ice1712 *ice, int reg, function
112 stac9460_2_put(ice, idx, new);
128 stac9460_2_put(ice, idx - 6, new);
185 stac9460_2_put(ice, idx, (0x7f - nvol) | (tmp & 0x80));
202 stac9460_2_put(ice, idx-6, (0x7f - nvol) |
263 stac9460_2_put(ice, reg, new);
332 stac9460_2_put(ice, reg, (0x0f - nvol) |
379 stac9460_2_put(ice, STAC946X_GENERAL_PURPOSE, new);
482 stac9460_2_put(ice, p[0], p[1]);

Completed in 115 milliseconds