Home
last modified time | relevance | path

Searched refs:off_val (Results 1 – 7 of 7) sorted by relevance

/linux/sound/soc/intel/atom/
H A Dsst-atom-controls.h591 .on_val = 1, .off_val = 0, \
599 .on_val = 1, .off_val = 0, \
607 .on_val = 1, .off_val = 0, \
615 .on_val = 1, .off_val = 0, \
623 .on_val = 1, .off_val = 0, \
632 .on_val = 1, .off_val = 0, \
640 .on_val = 1, .off_val = 0, \
/linux/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_shub.c75 .off_val = 0x2,
142 .off_val = 0x2,
505 : settings->pwr_table.off_val; in st_lsm6dsx_shub_set_enable()
/linux/drivers/edac/
H A Dedac_device.c58 char *blk_name, unsigned nr_blocks, unsigned off_val, in edac_device_alloc_ctl_info() argument
121 "%s%d", blk_name, block + off_val); in edac_device_alloc_ctl_info()
/linux/sound/soc/sdca/
H A Dsdca_asoc.c379 to = widget->off_val; in entity_pde_event()
382 from = widget->off_val; in entity_pde_event()
455 (*widget)->off_val = SDCA_PDE_PS3; in entity_parse_su_device()
/linux/sound/soc/
H A Dsoc-dapm.c752 template.off_val = mc->max; in dapm_kcontrol_data_alloc()
754 template.off_val = 0; in dapm_kcontrol_data_alloc()
755 template.on_val = template.off_val; in dapm_kcontrol_data_alloc()
790 template.off_val = snd_soc_enum_item_to_val(e, 0); in dapm_kcontrol_data_alloc()
791 template.on_val = template.off_val; in dapm_kcontrol_data_alloc()
1910 value |= w->off_val << w->shift; in dapm_seq_run_coalesced()
H A Dsoc-topology.c1147 template.off_val = w->invert ? 1 : 0; in soc_tplg_dapm_widget_create()
/linux/sound/soc/codecs/
H A Dmt6351.c598 if (w->off_val) { in mt_reg_set_clr_event()