Searched defs:regmask (Results 1 – 5 of 5) sorted by relevance
| /linux/sound/pci/rme9652/ |
| H A D | hdspm.c | 3177 static int hdspm_toggle_setting(struct hdspm *hdspm, u32 regmask) in hdspm_toggle_setting() 3189 static int hdspm_set_toggle_setting(struct hdspm *hdspm, u32 regmask, int out) in hdspm_set_toggle_setting() 3218 u32 regmask = kcontrol->private_value; in snd_hdspm_get_toggle_setting() local 3229 u32 regmask = kcontrol->private_value; in snd_hdspm_put_toggle_setting() local 3445 static int hdspm_tristate(struct hdspm *hdspm, u32 regmask) in hdspm_tristate() 3451 static int hdspm_set_tristate(struct hdspm *hdspm, int mode, u32 regmask) in hdspm_set_tristate() 3463 u32 regmask = kcontrol->private_value; in snd_hdspm_info_tristate() local 3483 u32 regmask = kcontrol->private_value; in snd_hdspm_get_tristate() local 3494 u32 regmask = kcontrol->private_value; in snd_hdspm_put_tristate() local
|
| /linux/drivers/iio/adc/ |
| H A D | axp20x_adc.c | 889 unsigned int regmask, regval; in axp192_write_raw() local 934 unsigned int regmask, regval; in axp20x_write_raw() local
|
| H A D | twl4030-madc.c | 682 int regmask; in twl4030_madc_set_current_generator() local
|
| /linux/sound/soc/codecs/ |
| H A D | max98095.c | 1498 int regmask, regsave; in max98095_put_eq_enum() local 1651 int regmask, regsave; in max98095_put_bq_enum() local
|
| /linux/sound/soc/ |
| H A D | soc-ops.c | 776 unsigned int regmask = (mask >> (regwshift * (regcount - i - 1))) & snd_soc_put_xr_sx() local
|