Lines Matching defs:stac9460_2_get
55 static inline unsigned char stac9460_2_get(struct snd_ice1712 *ice, int reg)
96 old = stac9460_2_get(ice, idx);
133 val = stac9460_2_get(ice, idx - 6);
164 old = stac9460_2_get(ice, idx - 6);
208 vol = stac9460_2_get(ice, idx - 6) & 0x7f;
238 tmp = stac9460_2_get(ice, idx - 6);
273 val = stac9460_2_get(ice, STAC946X_MIC_L_VOLUME + i);
302 old = stac9460_2_get(ice, reg);
343 vol = stac9460_2_get(ice, reg) & 0x0f;
373 ovol = 0x0f - stac9460_2_get(ice, reg);
406 val = stac9460_2_get(ice, STAC946X_GENERAL_PURPOSE);
422 old = stac9460_2_get(ice, STAC946X_GENERAL_PURPOSE);