Home
last modified time | relevance | path

Searched defs:regmask (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_workarounds.c951 struct regmask { struct
958 const struct regmask *tbl, in find_reg() argument
/linux/sound/pci/rme9652/
H A Dhdspm.c3177 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 Daxp20x_adc.c890 unsigned int regmask, regval; in axp192_write_raw() local
935 unsigned int regmask, regval; in axp20x_write_raw() local
/linux/sound/soc/
H A Dsoc-ops.c776 unsigned int regmask = (mask >> (regwshift * (regcount - i - 1))) & in snd_soc_put_xr_sx() local