Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/drivers/regulator/
A Dcpcap-regulator.c98 mode_mask, volt_mask, mode_val, off_val, \ argument
115 .disable_val = (off_val), \
/linux-6.3-rc2/drivers/edac/
A Dedac_device.c58 char *blk_name, unsigned nr_blocks, unsigned off_val, in edac_device_alloc_ctl_info() argument
131 "%s%d", blk_name, block + off_val); in edac_device_alloc_ctl_info()
/linux-6.3-rc2/drivers/iio/imu/st_lsm6dsx/
A Dst_lsm6dsx_shub.c75 .off_val = 0x2,
142 .off_val = 0x2,
505 : settings->pwr_table.off_val; in st_lsm6dsx_shub_set_enable()
A Dst_lsm6dsx.h273 u8 off_val; member
/linux-6.3-rc2/sound/soc/codecs/
A Dcx2072x.c1156 .on_val = won_val, .off_val = woff_val, \
1163 .on_val = won_val, .off_val = woff_val, \
1170 .on_val = won_val, .off_val = woff_val, \
1177 .on_val = won_val, .off_val = woff_val, \
A Dmt6351.c598 if (w->off_val) { in mt_reg_set_clr_event()
/linux-6.3-rc2/include/sound/
A Dsoc-dapm.h80 .on_val = winvert ? 0 : 1, .off_val = winvert ? 1 : 0
262 .on_val = won_val, .off_val = woff_val, }
601 unsigned int off_val; /* off state value */ member
/linux-6.3-rc2/sound/soc/
A Dsoc-dapm.c393 template.off_val = mc->max; in dapm_kcontrol_data_alloc()
395 template.off_val = 0; in dapm_kcontrol_data_alloc()
396 template.on_val = template.off_val; in dapm_kcontrol_data_alloc()
430 template.off_val = snd_soc_enum_item_to_val(e, 0); in dapm_kcontrol_data_alloc()
431 template.on_val = template.off_val; in dapm_kcontrol_data_alloc()
1600 value |= w->off_val << w->shift; in dapm_seq_run_coalesced()
A Dsoc-topology.c1356 template.off_val = w->invert ? 1 : 0; in soc_tplg_dapm_widget_create()

Completed in 53 milliseconds