Searched refs:dac_comp_enabled (Results 1 – 3 of 3) sorted by relevance
156 uint8_t dac_comp_enabled; member
703 ucontrol->value.integer.value[0] = arizona->dac_comp_enabled; in wm5102_out_comp_switch_get()721 if (arizona->dac_comp_enabled != ucontrol->value.integer.value[0]) { in wm5102_out_comp_switch_put()722 arizona->dac_comp_enabled = ucontrol->value.integer.value[0]; in wm5102_out_comp_switch_put()
1666 dac_comp[2].def = arizona->dac_comp_enabled; in arizona_wm5102_set_dac_comp()
Completed in 10 milliseconds