Home
last modified time | relevance | path

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

/linux/sound/soc/intel/atom/
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/regulator/
A Dcpcap-regulator.c106 mode_mask, volt_mask, mode_val, off_val, \ argument
123 .disable_val = (off_val), \
/linux/drivers/iio/imu/st_lsm6dsx/
A Dst_lsm6dsx_shub.c75 .off_val = 0x2,
142 .off_val = 0x2,
507 : settings->pwr_table.off_val; in st_lsm6dsx_shub_set_enable()
A Dst_lsm6dsx.h260 u8 off_val; member
/linux/sound/soc/codecs/
A Dcx2072x.c1159 .on_val = won_val, .off_val = woff_val, \
1166 .on_val = won_val, .off_val = woff_val, \
1173 .on_val = won_val, .off_val = woff_val, \
1180 .on_val = won_val, .off_val = woff_val, \
A Dmt6351.c601 if (w->off_val) { in mt_reg_set_clr_event()
/linux/include/sound/
A Dsoc-dapm.h79 .on_val = winvert ? 0 : 1, .off_val = winvert ? 1 : 0
261 .on_val = won_val, .off_val = woff_val, }
632 unsigned int off_val; /* off state value */ member
/linux/sound/soc/
A Dsoc-dapm.c391 template.off_val = mc->max; in dapm_kcontrol_data_alloc()
393 template.off_val = 0; in dapm_kcontrol_data_alloc()
394 template.on_val = template.off_val; in dapm_kcontrol_data_alloc()
428 template.off_val = snd_soc_enum_item_to_val(e, 0); in dapm_kcontrol_data_alloc()
429 template.on_val = template.off_val; in dapm_kcontrol_data_alloc()
1605 value |= w->off_val << w->shift; in dapm_seq_run_coalesced()
A Dsoc-topology.c1464 template.off_val = w->invert ? 1 : 0; in soc_tplg_dapm_widget_create()

Completed in 35 milliseconds