Symbol: snd_es1688_write
sound/isa/es1688/es1688_lib.c
169
snd_es1688_write(chip, 0xb1, 0x10); /* disable IRQ */
sound/isa/es1688/es1688_lib.c
170
snd_es1688_write(chip, 0xb2, 0x00); /* disable DMA */
sound/isa/es1688/es1688_lib.c
234
snd_es1688_write(chip, 0xb1, cfg | (irq_bits << 2));
sound/isa/es1688/es1688_lib.c
253
snd_es1688_write(chip, 0xb2, cfg | (dma_bits << 2));
sound/isa/es1688/es1688_lib.c
257
snd_es1688_write(chip, 0xb1, 0x10); /* disable IRQ */
sound/isa/es1688/es1688_lib.c
258
snd_es1688_write(chip, 0xb2, 0x00); /* disable DMA */
sound/isa/es1688/es1688_lib.c
305
snd_es1688_write(chip, 0xa1, bits);
sound/isa/es1688/es1688_lib.c
306
snd_es1688_write(chip, 0xa2, divider);
sound/isa/es1688/es1688_lib.c
328
snd_es1688_write(chip, 0xb8, (val & 0xf0) | value);
sound/isa/es1688/es1688_lib.c
343
snd_es1688_write(chip, 0xb8, 4); /* auto init DMA mode */
sound/isa/es1688/es1688_lib.c
344
snd_es1688_write(chip, 0xa8, (snd_es1688_read(chip, 0xa8) & ~0x03) | (3 - runtime->channels));
sound/isa/es1688/es1688_lib.c
345
snd_es1688_write(chip, 0xb9, 2); /* demand mode (4 bytes/request) */
sound/isa/es1688/es1688_lib.c
349
snd_es1688_write(chip, 0xb6, 0x80);
sound/isa/es1688/es1688_lib.c
350
snd_es1688_write(chip, 0xb7, 0x51);
sound/isa/es1688/es1688_lib.c
351
snd_es1688_write(chip, 0xb7, 0xd0);
sound/isa/es1688/es1688_lib.c
354
snd_es1688_write(chip, 0xb6, 0x00);
sound/isa/es1688/es1688_lib.c
355
snd_es1688_write(chip, 0xb7, 0x71);
sound/isa/es1688/es1688_lib.c
356
snd_es1688_write(chip, 0xb7, 0xf4);
sound/isa/es1688/es1688_lib.c
361
snd_es1688_write(chip, 0xb6, 0x80);
sound/isa/es1688/es1688_lib.c
362
snd_es1688_write(chip, 0xb7, 0x51);
sound/isa/es1688/es1688_lib.c
363
snd_es1688_write(chip, 0xb7, 0x98);
sound/isa/es1688/es1688_lib.c
366
snd_es1688_write(chip, 0xb6, 0x00);
sound/isa/es1688/es1688_lib.c
367
snd_es1688_write(chip, 0xb7, 0x71);
sound/isa/es1688/es1688_lib.c
368
snd_es1688_write(chip, 0xb7, 0xbc);
sound/isa/es1688/es1688_lib.c
371
snd_es1688_write(chip, 0xb1, (snd_es1688_read(chip, 0xb1) & 0x0f) | 0x50);
sound/isa/es1688/es1688_lib.c
372
snd_es1688_write(chip, 0xb2, (snd_es1688_read(chip, 0xb2) & 0x0f) | 0x50);
sound/isa/es1688/es1688_lib.c
379
snd_es1688_write(chip, 0xa4, (unsigned char) count);
sound/isa/es1688/es1688_lib.c
380
snd_es1688_write(chip, 0xa5, (unsigned char) (count >> 8));
sound/isa/es1688/es1688_lib.c
404
snd_es1688_write(chip, 0xb8, 0x0e); /* auto init DMA mode */
sound/isa/es1688/es1688_lib.c
405
snd_es1688_write(chip, 0xa8, (snd_es1688_read(chip, 0xa8) & ~0x03) | (3 - runtime->channels));
sound/isa/es1688/es1688_lib.c
406
snd_es1688_write(chip, 0xb9, 2); /* demand mode (4 bytes/request) */
sound/isa/es1688/es1688_lib.c
410
snd_es1688_write(chip, 0xb7, 0x51);
sound/isa/es1688/es1688_lib.c
411
snd_es1688_write(chip, 0xb7, 0xd0);
sound/isa/es1688/es1688_lib.c
414
snd_es1688_write(chip, 0xb7, 0x71);
sound/isa/es1688/es1688_lib.c
415
snd_es1688_write(chip, 0xb7, 0xf4);
sound/isa/es1688/es1688_lib.c
420
snd_es1688_write(chip, 0xb7, 0x51);
sound/isa/es1688/es1688_lib.c
421
snd_es1688_write(chip, 0xb7, 0x98);
sound/isa/es1688/es1688_lib.c
424
snd_es1688_write(chip, 0xb7, 0x71);
sound/isa/es1688/es1688_lib.c
425
snd_es1688_write(chip, 0xb7, 0xbc);
sound/isa/es1688/es1688_lib.c
428
snd_es1688_write(chip, 0xb1, (snd_es1688_read(chip, 0xb1) & 0x0f) | 0x50);
sound/isa/es1688/es1688_lib.c
429
snd_es1688_write(chip, 0xb2, (snd_es1688_read(chip, 0xb2) & 0x0f) | 0x50);
sound/isa/es1688/es1688_lib.c
435
snd_es1688_write(chip, 0xa4, (unsigned char) count);
sound/isa/es1688/es1688_lib.c
436
snd_es1688_write(chip, 0xa5, (unsigned char) (count >> 8));
sound/isa/es1688/es1688_lib.c
886
snd_es1688_write(chip, left_reg, val1);
sound/isa/es1688/es1688_lib.c
890
snd_es1688_write(chip, right_reg, val1);
sound/isa/es1688/es1688_lib.c
903
snd_es1688_write(chip, left_reg, val1);
sound/isa/es1688/es1688_lib.c
967
snd_es1688_write(chip, reg, val);