Lines Matching defs:pcm1796_write
253 static void pcm1796_write(struct oxygen *chip, unsigned int codec,
274 pcm1796_write(chip, codec, reg, value);
303 pcm1796_write(chip, i, 18,
305 pcm1796_write(chip, i, 16, chip->dac_volume[i * 2]
307 pcm1796_write(chip, i, 17, chip->dac_volume[i * 2 + 1]
309 pcm1796_write(chip, i, 19,
311 pcm1796_write(chip, i, 20,
313 pcm1796_write(chip, i, 21, 0);
775 pcm1796_write(chip, i, 19, reg);
818 pcm1796_write(chip, i, 18, reg);