Searched refs:new_vol (Results 1 – 1 of 1) sorted by relevance
390 u32 new_vol; in siu_dai_put_volume() local401 new_vol = ucontrol->value.integer.value[0] | in siu_dai_put_volume()409 siu_write32(base + SIU_SBDVCA, new_vol); in siu_dai_put_volume()410 port_info->playback.volume = new_vol; in siu_dai_put_volume()415 siu_write32(base + SIU_SBDVCB, new_vol); in siu_dai_put_volume()416 port_info->capture.volume = new_vol; in siu_dai_put_volume()424 if (cur_vol != new_vol) in siu_dai_put_volume()