__maestro_write   587 sound/pci/es1968.c 	__maestro_write(chip, reg, data);
__maestro_write   672 sound/pci/es1968.c 	__maestro_write(chip, IDR1_CRAM_POINTER, index);
__maestro_write   686 sound/pci/es1968.c 		__maestro_write(chip, IDR0_DATA_PORT, data);
__maestro_write   791 sound/pci/es1968.c 	__maestro_write(chip, 0x11, reg);
__maestro_write   794 sound/pci/es1968.c 	__maestro_write(chip, 0x17, reg);
__maestro_write   829 sound/pci/es1968.c 	__maestro_write(chip, 6, 0x9000 | (prescale << 5) | divide);	/* set reg */
__maestro_write   832 sound/pci/es1968.c 	__maestro_write(chip, 0x11, __maestro_read(chip, 0x11) | 1);
__maestro_write   833 sound/pci/es1968.c 	__maestro_write(chip, 0x17, __maestro_read(chip, 0x17) | 1);
__maestro_write  1844 sound/pci/es1968.c 		__maestro_write(chip, IDR0_DATA_PORT, cp1);