sound/pci/als300.c
163
snd_als300_gcr_write(chip->port, MISC_CONTROL, tmp);
sound/pci/als300.c
413
snd_als300_gcr_write(chip->port, PLAYBACK_CONTROL, tmp);
sound/pci/als300.c
416
snd_als300_gcr_write(chip->port, PLAYBACK_START,
sound/pci/als300.c
418
snd_als300_gcr_write(chip->port, PLAYBACK_END,
sound/pci/als300.c
443
snd_als300_gcr_write(chip->port, RECORD_CONTROL, tmp);
sound/pci/als300.c
444
snd_als300_gcr_write(chip->port, RECORD_START,
sound/pci/als300.c
446
snd_als300_gcr_write(chip->port, RECORD_END,
sound/pci/als300.c
468
snd_als300_gcr_write(chip->port, reg, tmp | TRANSFER_START);
sound/pci/als300.c
474
snd_als300_gcr_write(chip->port, reg, tmp & ~TRANSFER_START);
sound/pci/als300.c
479
snd_als300_gcr_write(chip->port, reg, tmp | FIFO_PAUSE);
sound/pci/als300.c
484
snd_als300_gcr_write(chip->port, reg, tmp & ~FIFO_PAUSE);
sound/pci/als300.c
568
snd_als300_gcr_write(chip->port, DRAM_WRITE_CONTROL,
sound/pci/als300.c
578
snd_als300_gcr_write(chip->port, MISC_CONTROL,
sound/pci/als300.c
582
snd_als300_gcr_write(chip->port, MUS_VOC_VOL, 0);
sound/pci/als300.c
586
snd_als300_gcr_write(chip->port, PLAYBACK_CONTROL,