__maestro_write   582 sound/pci/es1968.c 	__maestro_write(chip, reg, data);
__maestro_write   673 sound/pci/es1968.c 	__maestro_write(chip, IDR1_CRAM_POINTER, index);
__maestro_write   687 sound/pci/es1968.c 		__maestro_write(chip, IDR0_DATA_PORT, data);
__maestro_write   792 sound/pci/es1968.c 	__maestro_write(chip, 0x11, reg);
__maestro_write   795 sound/pci/es1968.c 	__maestro_write(chip, 0x17, reg);
__maestro_write   830 sound/pci/es1968.c 	__maestro_write(chip, 6, 0x9000 | (prescale << 5) | divide);	/* set reg */
__maestro_write   833 sound/pci/es1968.c 	__maestro_write(chip, 0x11, __maestro_read(chip, 0x11) | 1);
__maestro_write   834 sound/pci/es1968.c 	__maestro_write(chip, 0x17, __maestro_read(chip, 0x17) | 1);
__maestro_write  1846 sound/pci/es1968.c 		__maestro_write(chip, IDR0_DATA_PORT, cp1);