Home
last modified time | relevance | path

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

/linux/sound/pci/ice1712/
H A Dwtm.c49 static inline void stac9460_2_put(struct snd_ice1712 *ice, int reg, in stac9460_2_put() function
100 stac9460_2_put(ice, idx, new); in stac9460_dac_mute_all()
156 stac9460_2_put(ice, idx, new); in stac9460_dac_mute_put()
172 stac9460_2_put(ice, idx - 6, new); in stac9460_dac_mute_put()
229 stac9460_2_put(ice, idx, (0x7f - nvol) | (tmp & 0x80)); in stac9460_dac_vol_put()
246 stac9460_2_put(ice, idx-6, (0x7f - nvol) | in stac9460_dac_vol_put()
307 stac9460_2_put(ice, reg, new); in stac9460_adc_mute_put()
376 stac9460_2_put(ice, reg, (0x0f - nvol) | in stac9460_adc_vol_put()
429 stac9460_2_put(ice, STAC946X_GENERAL_PURPOSE, new); in stac9460_mic_sw_put()
464 stac9460_2_put(ice, STAC946X_MASTER_CLOCKING, new); in stac9460_set_rate_val()
[all …]