Searched refs:on_val (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/leds/ |
| H A D | leds-cht-wcove.c | 57 u8 on_val; member 87 .on_val = CHT_WC_LED1_SWCTL | CHT_WC_LED1_ON, 95 .on_val = CHT_WC_LED2_ON, 134 led->regs->on_off_mask, led->regs->on_val); in cht_wc_leds_brightness_set() 159 if (val != led->regs->on_val) { in cht_wc_leds_brightness_get() 255 ctrl | led->regs->on_val); in cht_wc_leds_set_effect()
|
| /linux/sound/soc/intel/atom/ |
| H A D | sst-atom-controls.h | 591 .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 D | st_lsm6dsx_shub.c | 76 .on_val = 0x0, 143 .on_val = 0x0, 504 val = enable ? settings->pwr_table.on_val in st_lsm6dsx_shub_set_enable()
|
| /linux/sound/soc/ |
| H A D | soc-dapm.c | 757 template.on_val = template.off_val; in dapm_kcontrol_data_alloc() 761 data->value = template.on_val; in dapm_kcontrol_data_alloc() 793 template.on_val = template.off_val; in dapm_kcontrol_data_alloc() 797 data->value = template.on_val; in dapm_kcontrol_data_alloc() 921 data->widget->on_val = value & data->widget->mask; in dapm_kcontrol_set_value() 926 data->widget->on_val = value >> data->widget->shift; in dapm_kcontrol_set_value() 929 data->widget->on_val = value; in dapm_kcontrol_set_value() 1663 if (w->on_val & SND_SOC_DAPM_REGULATOR_BYPASS) { in snd_soc_dapm_regulator_event() 1673 if (w->on_val & SND_SOC_DAPM_REGULATOR_BYPASS) { 1911 value |= w->on_val << in dapm_seq_run_coalesced() [all...] |
| H A D | soc-topology.c | 1146 template.on_val = w->invert ? 0 : 1; in soc_tplg_dapm_widget_create()
|
| /linux/drivers/clk/qcom/ |
| H A D | clk-rpmh.c | 156 u32 cmd_state, on_val; in clk_rpmh_send_aggregate_command() local 163 on_val = c->res_on_val; in clk_rpmh_send_aggregate_command() 168 cmd.data = on_val; in clk_rpmh_send_aggregate_command()
|
| /linux/sound/soc/sdca/ |
| H A D | sdca_asoc.c | 442 from = widget->on_val; in entity_pde_event() 447 to = widget->on_val; in entity_pde_event() 502 (*widget)->on_val = SDCA_PDE_PS0; in entity_parse_pde()
|
| /linux/sound/soc/codecs/ |
| H A D | mt6351.c | 582 if (w->on_val) { in mt_reg_set_clr_event()
|