Home
last modified time | relevance | path

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

/linux/sound/soc/sophgo/
H A Dcv1800b-sound-adc.c253 u32 v_right = clamp_t(u32, ucontrol->value.integer.value[1], 0, 24); in cv1800b_adc_volume_set() local
261 val = u32_replace_bits(val, cv1800b_gains[v_right], in cv1800b_adc_volume_set()