Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dmax9877.c88 unsigned int reg2 = mc->rreg; in max9877_get_2reg()
104 unsigned int reg2 = mc->rreg; in max9877_set_2reg()
D88pm860x-codec.c323 unsigned int reg2 = mc->rreg; in snd_soc_get_volsw_2r_st()
347 unsigned int reg2 = mc->rreg; in snd_soc_put_volsw_2r_st()
377 unsigned int reg2 = mc->rreg; in snd_soc_get_volsw_2r_out()
397 unsigned int reg2 = mc->rreg; in snd_soc_put_volsw_2r_out()
Dwm8580.c258 unsigned int reg2 = mc->rreg; in wm8580_out_vu()
Dtwl4030.c1012 unsigned int reg2 = mc->rreg; in snd_soc_get_volsw_r2_twl4030()
1039 unsigned int reg2 = mc->rreg; in snd_soc_put_volsw_r2_twl4030()
/sound/soc/
Dsoc-core.c2663 unsigned int reg2 = mc->rreg; in snd_soc_get_volsw()
2709 unsigned int reg2 = mc->rreg; in snd_soc_put_volsw()
2766 unsigned int reg2 = mc->rreg; in snd_soc_get_volsw_sx()
2801 unsigned int reg2 = mc->rreg; in snd_soc_put_volsw_sx()
2959 unsigned int rreg = mc->rreg; in snd_soc_put_volsw_range() local
2985 ret = snd_soc_update_bits_locked(codec, rreg, val_mask, val); in snd_soc_put_volsw_range()
3008 unsigned int rreg = mc->rreg; in snd_soc_get_volsw_range() local
3025 (snd_soc_read(codec, rreg) >> shift) & mask; in snd_soc_get_volsw_range()
/sound/pci/
Dcmipci.c2009 #define COMPOSE_SB_REG(lreg,rreg,lshift,rshift,mask,invert,stereo) \ argument
2010 …((lreg) | ((rreg) << 8) | (lshift << 16) | (rshift << 19) | (mask << 24) | (invert << 22) | (stere…