Home
last modified time | relevance | path

Searched refs:on_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/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, }
270 .on_val = wflags}
631 unsigned int on_val; /* on state value */ member
/linux/drivers/clk/qcom/
A Dclk-rpmh.c158 u32 cmd_state, on_val; in clk_rpmh_send_aggregate_command() local
165 on_val = c->res_on_val; in clk_rpmh_send_aggregate_command()
170 cmd.data = on_val; in clk_rpmh_send_aggregate_command()
/linux/drivers/iio/imu/st_lsm6dsx/
A Dst_lsm6dsx_shub.c76 .on_val = 0x0,
143 .on_val = 0x0,
506 val = enable ? settings->pwr_table.on_val in st_lsm6dsx_shub_set_enable()
A Dst_lsm6dsx.h261 u8 on_val; member
/linux/sound/soc/
A Dsoc-dapm.c394 template.on_val = template.off_val; in dapm_kcontrol_data_alloc()
398 data->value = template.on_val; in dapm_kcontrol_data_alloc()
429 template.on_val = template.off_val; in dapm_kcontrol_data_alloc()
433 data->value = template.on_val; in dapm_kcontrol_data_alloc()
554 data->widget->on_val = value & data->widget->mask; in dapm_kcontrol_set_value()
561 data->widget->on_val = value; in dapm_kcontrol_set_value()
1353 if (w->on_val & SND_SOC_DAPM_REGULATOR_BYPASS) { in dapm_regulator_event()
1363 if (w->on_val & SND_SOC_DAPM_REGULATOR_BYPASS) { in dapm_regulator_event()
1603 value |= w->on_val << w->shift; in dapm_seq_run_coalesced()
3285 if (val == w->on_val) in snd_soc_dapm_new_widgets()
[all …]
A Dsoc-topology.c1463 template.on_val = w->invert ? 0 : 1; in soc_tplg_dapm_widget_create()
/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.c586 if (w->on_val) { in mt_reg_set_clr_event()

Completed in 36 milliseconds