Searched defs:regmask (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_workarounds.c | 951 struct regmask { struct 958 const struct regmask *tbl, in find_reg() argument
|
| /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
|
| H A D | hdsp.c | 1675 static int hdsp_toggle_setting(struct hdsp *hdsp, u32 regmask) in hdsp_toggle_setting() 1680 static int hdsp_set_toggle_setting(struct hdsp *hdsp, u32 regmask, int out) in hdsp_set_toggle_setting() 1697 u32 regmask = kcontrol->private_value; in snd_hdsp_get_toggle_setting() local 1708 u32 regmask = kcontrol->private_value; in snd_hdsp_put_toggle_setting() local
|
| /linux/drivers/iio/adc/ |
| H A D | axp20x_adc.c | 890 unsigned int regmask, regval; in axp192_write_raw() local 935 unsigned int regmask, regval; in axp20x_write_raw() local
|
| H A D | twl4030-madc.c | 683 int regmask; in twl4030_madc_set_current_generator() local
|
| /linux/sound/soc/codecs/ |
| H A D | max98095.c | 1497 int regmask, regsave; in max98095_put_eq_enum() local 1648 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))) & in snd_soc_put_xr_sx() local
|
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | af9005.c | 37 u8 regmask[8] = { 0x01, 0x03, 0x07, 0x0f, 0x1f, 0x3f, 0x7f, 0xff }; variable
|