Searched refs:lvolume (Results 1 – 1 of 1) sorted by relevance
139 int hardvolume, lvolume, rvolume; in snd_pmac_burgundy_write_volume() local144 lvolume = volume[0] ? volume[0] + BURGUNDY_VOLUME_OFFSET : 0; in snd_pmac_burgundy_write_volume()147 hardvolume = lvolume + (rvolume << shift); in snd_pmac_burgundy_write_volume()224 int lvolume, rvolume; in snd_pmac_burgundy_write_volume_2b() local227 lvolume = volume[0] ? volume[0] + BURGUNDY_VOLUME_OFFSET : 0; in snd_pmac_burgundy_write_volume_2b()230 snd_pmac_burgundy_wcb(chip, address + off, lvolume); in snd_pmac_burgundy_write_volume_2b()