Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/ice1712/
Dwtm.c268 val = stac9460_get(ice, STAC946X_MIC_L_VOLUME + i); in stac9460_adc_mute_get()
273 val = stac9460_2_get(ice, STAC946X_MIC_L_VOLUME + i); in stac9460_adc_mute_get()
291 reg = STAC946X_MIC_L_VOLUME + i; in stac9460_adc_mute_put()
301 reg = STAC946X_MIC_L_VOLUME + i; in stac9460_adc_mute_put()
336 reg = STAC946X_MIC_L_VOLUME + i; in stac9460_adc_vol_get()
342 reg = STAC946X_MIC_L_VOLUME + i; in stac9460_adc_vol_get()
361 reg = STAC946X_MIC_L_VOLUME + i; in stac9460_adc_vol_put()
371 reg = STAC946X_MIC_L_VOLUME + i; in stac9460_adc_vol_put()
Dstac946x.h14 #define STAC946X_MIC_L_VOLUME 0x09 macro
Dprodigy192.c196 val = stac9460_get(ice, STAC946X_MIC_L_VOLUME + i); in stac9460_adc_mute_get()
211 reg = STAC946X_MIC_L_VOLUME + i; in stac9460_adc_mute_put()
241 reg = STAC946X_MIC_L_VOLUME + i; in stac9460_adc_vol_get()
257 reg = STAC946X_MIC_L_VOLUME + i; in stac9460_adc_vol_put()